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
CurrentCastSpellActionId
Declaration
public uint CurrentCastSpellActionId
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
CurrentCastTargetActorId
Declaration
public uint CurrentCastTargetActorId
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
CurrentCastTime
Declaration
public float CurrentCastTime
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
CurrentCp
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
CurrentGp
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
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
public ushort CurrentWorld
Field Value
| Type |
Description |
| System.UInt16 |
|
|
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
HitboxRadius
Declaration
public float HitboxRadius
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
HomeWorld
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
IsCasting
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
IsCasting2
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
|
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
MaxCp
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
MaxGp
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
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.Int16 |
|
|
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
TotalCastTime
Declaration
public float TotalCastTime
Field Value
| Type |
Description |
| System.Single |
|
|
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 |
|