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
|
Improve this Doc
View Source
ActorId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ClassJob
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
CurrentHp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
CurrentMp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
CurrentWorld
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
DataId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
HomeWorld
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
IsFriendly
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
Level
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
MaxHp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
MaxMp
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
ObjectKind
Declaration
public ObjectKind ObjectKind
Field Value
|
Improve this Doc
View Source
OwnerId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
Position
Declaration
public Position3 Position
Field Value
|
Improve this Doc
View Source
SubKind
Declaration
Field Value
| Type |
Description |
| System.Byte |
|