SwiftlyS2

CSequenceUpdateNode

Interface CSequenceUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSequenceUpdateNode : CSequenceUpdateNodeBase, CLeafUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CLeafUpdateNode>, ISchemaClass<CSequenceUpdateNodeBase>, ISchemaClass<CSequenceUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Duration

ref float Duration { get; }
Property Value

ParamSpans

CParamSpanUpdater ParamSpans { get; }
Property Value

Sequence

HSequence Sequence { get; }
Property Value

Tags

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

On this page