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

Search Results for

    Class CherryEliminationViewController

    Inheritance
    System.Object
    ViewController
    CherryEliminationViewController
    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 CherryEliminationViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    Background

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

    BaseLoadable

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

    EliminationHighlightVfx

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

    LeaveButton

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

    m359320670

    Declaration
    public float m359320670 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3627571432

    Declaration
    public string m3627571432 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RankText

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

    Scene

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

    SpectateButton

    Declaration
    public MetaHash SpectateButton { 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

    VictoryHighlightVfx

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

    Implements

    IMetaClass