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

Search Results for

    Class EmotesViewController

    Inheritance
    System.Object
    ViewController
    EmotesViewController
    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 EmotesViewController : 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

    EmoteData

    Declaration
    public MetaEmbedded<EmoteItemData> EmoteData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<EmoteItemData>
    | Improve this Doc View Source

    EmoteSettings

    Declaration
    public MetaEmbedded<EmoteConfigData> EmoteSettings { get; set; }
    Property Value
    Type Description
    MetaEmbedded<EmoteConfigData>
    | Improve this Doc View Source

    m1086902722

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

    m2493234064

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

    MainScene

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

    TopRegion

    Declaration
    public MetaHash TopRegion { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass