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

Search Results for

    Class TftStageSceneData

    Inheritance
    System.Object
    TftStageSceneData
    Implements
    IMetaClass
    Inherited Members
    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 TftStageSceneData : IMetaClass

    Properties

    | Improve this Doc View Source

    BackgroundTopCenter

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

    BackgroundTopRight

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

    OvertimeBackgroundTopRight

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

    StageLeftGroup

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

    StageNumber

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

    StageRightGroup

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

    Timer

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

    TimerBarBackground

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

    TimerFillTexture

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

    TimingOutBackgroundTopRight

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

    Implements

    IMetaClass