SwiftlyS2

C_OP_ConstrainDistanceToUserSpecifiedPath

Interface C_OP_ConstrainDistanceToUserSpecifiedPath

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ConstrainDistanceToUserSpecifiedPath : CParticleFunctionConstraint, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionConstraint>, ISchemaClass<C_OP_ConstrainDistanceToUserSpecifiedPath>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

LoopedPath

ref bool LoopedPath { get; }
Property Value

MaxDistance

ref float MaxDistance { get; }
Property Value

MinDistance

ref float MinDistance { get; }
Property Value

PointList

ref CUtlVector<PointDefinitionWithTimeValues_t> PointList { get; }
Property Value

TimeScale

ref float TimeScale { get; }
Property Value

On this page