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

Search Results for

    Class TftEncounterPanelViewController

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

    EncounterPanelScene

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

    EncounterSlotTemplate

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

    EncounterToggleButton

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

    EncounterVerticalList

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

    MobileOverride

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

    Scene

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

    Implements

    IMetaClass