SwiftlyS2

CCycleControlClipUpdateNode

Interface CCycleControlClipUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCycleControlClipUpdateNode : CLeafUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CLeafUpdateNode>, ISchemaClass<CCycleControlClipUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Duration

ref float Duration { get; }
Property Value

LockWhenWaning

ref bool LockWhenWaning { get; }
Property Value

ParamIndex

CAnimParamHandle ParamIndex { get; }
Property Value

Sequence

HSequence Sequence { get; }
Property Value

Tags

ref CUtlVector<TagSpan_t> Tags { get; }
Property Value

ValueSource

ref AnimValueSource ValueSource { get; }
Property Value

On this page