Struct hkaAnimationContainer
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)
Namespace: FFXIVClientStructs.Havok
Assembly: FFXIVClientStructs.dll
Syntax
public struct hkaAnimationContainer
Fields
| Improve this Doc View SourceAnimations
Declaration
public hkArray<hkRefPtr<hkaAnimation>> Animations
Field Value
| Type | Description |
|---|---|
| hkArray<hkRefPtr<hkaAnimation>> |
Bindings
Declaration
public hkArray<hkRefPtr<hkaAnimationBinding>> Bindings
Field Value
| Type | Description |
|---|---|
| hkArray<hkRefPtr<hkaAnimationBinding>> |
hkReferencedObject
Declaration
public hkReferencedObject hkReferencedObject
Field Value
| Type | Description |
|---|---|
| hkReferencedObject |
Skeletons
Declaration
public hkArray<hkRefPtr<hkaSkeleton>> Skeletons
Field Value
| Type | Description |
|---|---|
| hkArray<hkRefPtr<hkaSkeleton>> |