SwiftlyS2

CMotionSearchNode

Interface CMotionSearchNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Children

ref CUtlVector<PointerTo<CMotionSearchNode>> Children { get; }
Property Value

Quantizer

CVectorQuantizer Quantizer { get; }
Property Value

SampleCodes

ref CUtlVector<CUtlVector<SampleCode>> SampleCodes { get; }
Property Value

SampleIndices

ref CUtlVector<CUtlVector<int>> SampleIndices { get; }
Property Value

SelectableSamples

ref CUtlVector<int> SelectableSamples { get; }
Property Value

On this page