Struct CharacterBase
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)
Assembly: FFXIVClientStructs.dll
Syntax
public struct CharacterBase
Fields
|
Improve this Doc
View Source
BonePhysicsModule
Declaration
public BonePhysicsModule*BonePhysicsModule
Field Value
|
Improve this Doc
View Source
CharacterDataCB
Declaration
public void *CharacterDataCB
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
DrawObject
Declaration
public DrawObject DrawObject
Field Value
|
Improve this Doc
View Source
EID
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
HasModelFilesInSlotLoaded
Declaration
public uint HasModelFilesInSlotLoaded
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
HasModelInSlotLoaded
Declaration
public uint HasModelInSlotLoaded
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
IMCArray
Declaration
Field Value
| Type |
Description |
| System.Void** |
|
|
Improve this Doc
View Source
MaterialArray
Declaration
public void **MaterialArray
Field Value
| Type |
Description |
| System.Void** |
|
|
Improve this Doc
View Source
ModelArray
Declaration
Field Value
| Type |
Description |
| System.Void** |
|
|
Improve this Doc
View Source
PostBoneDeformer
Declaration
public void *PostBoneDeformer
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
Skeleton
Declaration
Field Value
|
Improve this Doc
View Source
SlotCount
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
TempData
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
TempSlotData
Declaration
public void *TempSlotData
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
UnkFlags_01
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
VfxScale
Declaration
Field Value
| Type |
Description |
| System.Single |
|
Methods
|
Improve this Doc
View Source
Create(UInt32, CustomizeData*, EquipmentModelId*, Byte)
Declaration
public static CharacterBase*Create(uint modelId, CustomizeData*customize, EquipmentModelId*equipData, byte unk)
Parameters
Returns
|
Improve this Doc
View Source
Destroy()
Declaration
|
Improve this Doc
View Source
FlagSlotForUpdate(UInt32, EquipmentModelId*)
Declaration
public ulong FlagSlotForUpdate(uint slot, EquipmentModelId*slotBytes)
Parameters
Returns
| Type |
Description |
| System.UInt64 |
|
|
Improve this Doc
View Source
GetModelType()
Declaration
public CharacterBase.ModelType GetModelType()
Returns