Struct Actor
Native memory representation of a FFXIV actor.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Assembly: Dalamud.dll
Syntax
Fields
ActorId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
ClassJob
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
CurrentHp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
CurrentMp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
CurrentWorld
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
DataId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
HomeWorld
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
Level
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
MaxHp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
MaxMp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Name
Declaration
Field Value
| Type |
Description |
| System.String |
|
ObjectKind
Declaration
public ObjectKind ObjectKind
Field Value
OwnerId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Position
Declaration
public Position3 Position
Field Value
SubKind
Declaration
Field Value
| Type |
Description |
| System.Byte |
|