Class LolModesSubphaseData
Inheritance
System.Object
LolModesSubphaseData
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 LolModesSubphaseData : IMetaClass
Properties
| Improve this Doc View SourceDuration
Declaration
public float Duration { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
FlashOnTimeRemaining
Declaration
public float FlashOnTimeRemaining { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
m2753632165
Declaration
public MetaUnorderedContainer<MetaObjectLink> m2753632165 { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaObjectLink> |
SecondFlashOnTimeRemaining
Declaration
public float SecondFlashOnTimeRemaining { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
TimerBarDefaultColor
Declaration
public Color TimerBarDefaultColor { get; set; }
Property Value
Type | Description |
---|---|
Color |
Type
Declaration
public byte Type { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |