SwiftlyS2

CPathQueryUtil

Interface CPathQueryUtil

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

IsClosedLoop

ref bool IsClosedLoop { get; }
Property Value

PathSampleDistances

ref CUtlVector<float> PathSampleDistances { get; }
Property Value

PathSampleParameters

ref CUtlVector<float> PathSampleParameters { get; }
Property Value

PathSamplePositions

ref CUtlVector<Vector> PathSamplePositions { get; }
Property Value

PathToEntityTransform

ref CTransform PathToEntityTransform { get; }
Property Value

On this page