League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class Class0x92b6b7fa

    Inheritance
    System.Object
    Class0x38a7f9b3
    IScriptBlock
    Class0x92b6b7fa
    Implements
    IMetaClass
    Inherited Members
    Class0x38a7f9b3.IsDisabled
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class Class0x92b6b7fa : IScriptBlock, IMetaClass

    Properties

    | Improve this Doc View Source

    m3737478208

    Declaration
    public MetaUnorderedContainer<IIntGet> m3737478208 { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<IIntGet>
    | Improve this Doc View Source

    MaxValue

    Declaration
    public IIntGet MaxValue { get; set; }
    Property Value
    Type Description
    IIntGet
    | Improve this Doc View Source

    MinValue

    Declaration
    public IIntGet MinValue { get; set; }
    Property Value
    Type Description
    IIntGet
    | Improve this Doc View Source

    OutputTable

    Declaration
    public MetaEmbedded<CustomTableSet> OutputTable { get; set; }
    Property Value
    Type Description
    MetaEmbedded<CustomTableSet>

    Implements

    IMetaClass