Struct Buddy.BuddyMember
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.FFXIV.Client.Game.UI
Assembly: FFXIVClientStructs.dll
Syntax
public struct BuddyMember
Fields
| Improve this Doc View SourceCurrentHealth
Declaration
public uint CurrentHealth
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
DataID
Declaration
public byte DataID
Field Value
| Type | Description |
|---|---|
| System.Byte |
MaxHealth
Declaration
public uint MaxHealth
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
ObjectID
Declaration
public uint ObjectID
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
StatusManager
Declaration
public StatusManager StatusManager
Field Value
| Type | Description |
|---|---|
| StatusManager |
Synced
Declaration
public byte Synced
Field Value
| Type | Description |
|---|---|
| System.Byte |