Struct hkaDefaultAnimationControl
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 hkaDefaultAnimationControl
Fields
|
Improve this Doc
View Source
CropEndAmountLocalTime
Declaration
public float CropEndAmountLocalTime
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
CropStartAmountLocalTime
Declaration
public float CropStartAmountLocalTime
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
DefaultListeners
Declaration
public hkArray<hkaDefaultAnimationControl.hkaDefaultAnimationControlListener> DefaultListeners
Field Value
|
Improve this Doc
View Source
EaseInCurve
Declaration
public hkVector4f EaseInCurve
Field Value
|
Improve this Doc
View Source
EaseInvDuration
Declaration
public float EaseInvDuration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
EaseOutCurve
Declaration
public hkVector4f EaseOutCurve
Field Value
|
Improve this Doc
View Source
EaseStatus
Declaration
public hkaDefaultAnimationControl.EaseStatusEnum EaseStatus
Field Value
|
Improve this Doc
View Source
EaseT
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
hkaAnimationControl
Declaration
public hkaAnimationControl hkaAnimationControl
Field Value
|
Improve this Doc
View Source
Mapper
Declaration
public hkaDefaultAnimationControl.hkaDefaultAnimationControlMapperData*Mapper
Field Value
|
Improve this Doc
View Source
MasterWeight
Declaration
public float MasterWeight
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
MaxCycles
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
OverflowCount
Declaration
public uint OverflowCount
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
PlaybackSpeed
Declaration
public float PlaybackSpeed
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
UnderflowCount
Declaration
public uint UnderflowCount
Field Value
| Type |
Description |
| System.UInt32 |
|
Methods
|
Improve this Doc
View Source
Ctor1(hkaDefaultAnimationControl*)
Declaration
public void Ctor1(hkaDefaultAnimationControl*other)
Parameters