Class TftGameStartSequenceTutorial
Inheritance
System.Object
TftGameStartSequenceTutorial
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class TftGameStartSequenceTutorial : TftGameStartSequence, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash GameWelcomeLocScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GameWelcomeLocVnVn { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GameWelcomeLocZhCn { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GameWelcomeLocZhTw { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GameWelcomeScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GameWelcomeVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float GameWelcomeVfxShowDurationSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float GameWelcomeVfxStartTimeSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
Implements