SwiftlyS2

ParamSpan_t

Interface ParamSpan_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EndCycle

ref float EndCycle { get; }
Property Value

Param

CAnimParamHandle Param { get; }
Property Value

ParamType

ref AnimParamType_t ParamType { get; }
Property Value

Samples

ref CUtlVector<ParamSpanSample_t> Samples { get; }
Property Value

StartCycle

ref float StartCycle { get; }
Property Value

On this page