Class CharacterHealthBarDataRecord
Inheritance
System.Object
CharacterHealthBarDataRecord
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 CharacterHealthBarDataRecord : IMetaClass
Properties
| Improve this Doc View SourceAlphaOutWhileUntargetable
Declaration
public bool AlphaOutWhileUntargetable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
AttachToBone
Declaration
public string AttachToBone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CharacterStateIndicatorMaxCount
Declaration
public uint CharacterStateIndicatorMaxCount { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
HpPerTick
Declaration
public float HpPerTick { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ShowCharacterStateIndicatorOnStartGame
Declaration
public bool ShowCharacterStateIndicatorOnStartGame { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowCharacterStateIndicatorToAllies
Declaration
public bool ShowCharacterStateIndicatorToAllies { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowCharacterStateIndicatorToEnemies
Declaration
public bool ShowCharacterStateIndicatorToEnemies { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowWhileUntargetable
Declaration
public bool ShowWhileUntargetable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
UnitHealthBarStyle
Declaration
public byte UnitHealthBarStyle { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |