SwiftlyS2

CBlendUpdateNode

Interface CBlendUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBlendUpdateNode : CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CBlendUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BlendKeyType

ref BlendKeyType BlendKeyType { get; }
Property Value

BlendValueSource

ref AnimValueSource BlendValueSource { get; }
Property Value

Children

ref CUtlVector<CAnimUpdateNodeRef> Children { get; }
Property Value

Damping

CAnimInputDamping Damping { get; }
Property Value

IsAngle

ref bool IsAngle { get; }
Property Value

LinearRootMotionBlendMode

ref LinearRootMotionBlendMode_t LinearRootMotionBlendMode { get; }
Property Value

LockBlendOnReset

ref bool LockBlendOnReset { get; }
Property Value

LockWhenWaning

ref bool LockWhenWaning { get; }
Property Value

Loop

ref bool Loop { get; }
Property Value

ParamIndex

CAnimParamHandle ParamIndex { get; }
Property Value

SortedOrder

ref CUtlVector<byte> SortedOrder { get; }
Property Value

SyncCycles

ref bool SyncCycles { get; }
Property Value

TargetValues

ref CUtlVector<float> TargetValues { get; }
Property Value

On this page