Struct AnimMontageInstance
Anim Montage Instance
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: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct AnimMontageInstance
Fields
| Improve this Doc View SourcebPlaying
Declaration
public bool bPlaying
Field Value
Type | Description |
---|---|
System.Boolean |
DefaultBlendTimeMultiplier
Declaration
public float DefaultBlendTimeMultiplier
Field Value
Type | Description |
---|---|
System.Single |
DisableRootMotionCount
Declaration
public int DisableRootMotionCount
Field Value
Type | Description |
---|---|
System.Int32 |
PlayRate
Declaration
public float PlayRate
Field Value
Type | Description |
---|---|
System.Single |
Position
Declaration
public float Position
Field Value
Type | Description |
---|---|
System.Single |
Properties
| Improve this Doc View SourceMontage
Montage reference
Declaration
public AnimMontage Montage { get; set; }
Property Value
Type | Description |
---|---|
AnimMontage |