Class SUHealthBarVisualData
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SUHealthBarVisualData
Properties
HpBar
Declaration
public Image HpBar { get; }
Property Value
Type | Description |
---|---|
Image |
HpDamageBar
Declaration
public Image HpDamageBar { get; }
Property Value
Type | Description |
---|---|
Image |
LinesImage
Declaration
public RawImage LinesImage { get; }
Property Value
Type | Description |
---|---|
RawImage |
MpBar
Declaration
public Image MpBar { get; }
Property Value
Type | Description |
---|---|
Image |