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

Search Results for

    Class Class0x26435b25

    Inheritance
    System.Object
    ViewController
    Class0x26435b25
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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 Class0x26435b25 : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    CardBackground

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

    CountdownBackground

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

    CountdownText

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

    DescriptionText

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

    EasingType

    Declaration
    public byte EasingType { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Highlight

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

    Icon

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

    m2692161546

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

    m2855870338

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

    MaxAlpha

    Declaration
    public byte MaxAlpha { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    MinAlpha

    Declaration
    public byte MinAlpha { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    SceneHandle

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

    TitleText

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

    TransitionTime

    Declaration
    public float TransitionTime { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass