Class TftGameStartSequenceSimpleEvent
Inheritance
System.Object
TftGameStartSequenceSimpleEvent
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 TftGameStartSequenceSimpleEvent : IMetaClass
Properties
| Improve this Doc View SourceDurationSecs
Declaration
public float DurationSecs { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
StartTimeSecs
Declaration
public float StartTimeSecs { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
UiObject
Declaration
public TftGameStartSequenceSimpleObject UiObject { get; set; }
Property Value
Type | Description |
---|---|
TftGameStartSequenceSimpleObject |