Class TftGameStartSequenceSimple
Implements
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 TftGameStartSequenceSimple : TftGameStartSequence, IMetaClass
Properties
| Improve this Doc View SourceEvents
Declaration
public MetaUnorderedContainer<MetaEmbedded<TftGameStartSequenceSimpleEvent>> Events { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaEmbedded<TftGameStartSequenceSimpleEvent>> |
MainScene
Declaration
public MetaHash MainScene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TotalDurationSecs
Declaration
public float TotalDurationSecs { get; set; }
Property Value
Type | Description |
---|---|
System.Single |