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

Search Results for

    Class ElementalSelectionViewController

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

    Properties

    | Improve this Doc View Source

    AnimScene

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

    CloseButton

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

    DelayedCharacterPortrait

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

    ElementColors

    Declaration
    public MetaContainer<Color> ElementColors { get; set; }
    Property Value
    Type Description
    MetaContainer<Color>
    | Improve this Doc View Source

    ElementIconsFullButtons

    Declaration
    public MetaContainer<MetaHash> ElementIconsFullButtons { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    ElementIconsSmall

    Declaration
    public MetaContainer<MetaHash> ElementIconsSmall { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    ElementMeters

    Declaration
    public MetaContainer<MetaHash> ElementMeters { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    ElementTransformButtons

    Declaration
    public MetaContainer<MetaHash> ElementTransformButtons { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    FadingScene

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

    FinalFormLeftFx

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

    FinalFormRightFx

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

    FirstElementSelectedAnimations

    Declaration
    public MetaContainer<MetaHash> FirstElementSelectedAnimations { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    FirstElementSelectedDelayedAnimations

    Declaration
    public MetaContainer<MetaHash> FirstElementSelectedDelayedAnimations { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    FirstSelectionAnimationDelay

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

    GlowingRing

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

    GlowingRingCycleTime

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

    InnerRing

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

    MeterFilledButtonFadeInDelay

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

    MeterFullAnimations

    Declaration
    public MetaContainer<MetaHash> MeterFullAnimations { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    MeterScene

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

    PortraitScene

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

    SecondElementSelectedAnimations

    Declaration
    public MetaContainer<MetaHash> SecondElementSelectedAnimations { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    SecondElementSelectedDelayedAnimations

    Declaration
    public MetaContainer<MetaHash> SecondElementSelectedDelayedAnimations { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    SecondSelectionAnimationDelay

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

    ThickOuterRing

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

    TransformScene

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

    Implements

    IMetaClass