Struct SkeletonResourceHandle.SkeletonHeader
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 SkeletonHeader
Fields
|
Improve this Doc
View Source
CharacterId
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
ConnectBoneIds
Declaration
public ushort *ConnectBoneIds
Field Value
| Type |
Description |
| System.UInt16* |
|
|
Improve this Doc
View Source
ConnectBoneIndex
Declaration
public ushort ConnectBoneIndex
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
LayerOffset
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
SkeletonMappers
Declaration
public uint *SkeletonMappers
Field Value
| Type |
Description |
| System.UInt32* |
|
|
Improve this Doc
View Source
SklbMagic
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
SklbOffset
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
SklbVersion
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|