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
BattleNpcTargetActorId
Declaration
public int BattleNpcTargetActorId
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ClassJob
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
CompanyTag
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
Customize
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
NameId
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
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
PlayerCharacterTargetActorId
Declaration
public int PlayerCharacterTargetActorId
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
PlayerTargetStatus
Declaration
public byte PlayerTargetStatus
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Position
Declaration
public Position3 Position
Field Value
|
Improve this Doc
View Source
Rotation
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
SubKind
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
UIStatusEffects
Declaration
public StatusEffect[] UIStatusEffects
Field Value
|
Improve this Doc
View Source
YalmDistanceFromPlayerX
Declaration
public byte YalmDistanceFromPlayerX
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
YalmDistanceFromPlayerY
Declaration
public byte YalmDistanceFromPlayerY
Field Value
| Type |
Description |
| System.Byte |
|