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

Search Results for

    Class ChampionTransformSelectionViewController

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

    Properties

    | Improve this Doc View Source

    EnergyGainAnim

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

    Loadable

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

    MeterFill

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

    MeterInnerRing

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

    MeterOuterRing

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

    MeterVanishAnim

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

    TimerTextAssassin

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

    TimerTextSlayer

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

    TransformButtonAssassin

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

    TransformButtonSlayer

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

    TransformCenterline

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

    TransformReadyAnim

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

    TransformReadyAttentionAnim

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

    TransformReadyIdleAssassinAnim

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

    TransformReadyIdleSlayerAnim

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

    TransformReadyOutAnim

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

    Implements

    IMetaClass