SwiftlyS2

CMotionGraph

Interface CMotionGraph

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMotionGraph : ISchemaClass<CMotionGraph>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ConfigCount

ref int ConfigCount { get; }
Property Value

ConfigStartIndex

ref int ConfigStartIndex { get; }
Property Value

Loop

ref bool Loop { get; }
Property Value

ParamSpans

CParamSpanUpdater ParamSpans { get; }
Property Value

ParameterCount

ref int ParameterCount { get; }
Property Value

RootNode

SchemaUntypedField RootNode { get; }
Property Value

Tags

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

On this page