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

Search Results for

    Class EndOfGameViewController

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

    ContinueButton

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

    DefeatGroupHandle

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

    MainScene

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

    TencentOverrideLoadable

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

    VanguardBgScene

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

    VanguardContinueButton

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

    VanguardScene

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

    VictoryGroupHandle

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

    Implements

    IMetaClass