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

Search Results for

    Class TftGameStartSequenceTutorial

    Inheritance
    System.Object
    TftGameStartSequence
    TftGameStartSequenceTutorial
    Implements
    IMetaClass
    Inherited Members
    TftGameStartSequence.BaseLoadable
    TftGameStartSequence.MobileOverrideLoadable
    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 TftGameStartSequenceTutorial : TftGameStartSequence, IMetaClass

    Properties

    | Improve this Doc View Source

    GameWelcomeLocScene

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

    GameWelcomeLocVnVn

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

    GameWelcomeLocZhCn

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

    GameWelcomeLocZhTw

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

    GameWelcomeScene

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

    GameWelcomeVfx

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

    GameWelcomeVfxShowDurationSecs

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

    GameWelcomeVfxStartTimeSecs

    Declaration
    public float GameWelcomeVfxStartTimeSecs { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass