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, INativeHandleImplements
- CParticleFunctionConstraint
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionConstraint>
- ISchemaClass<C_OP_ConstrainDistanceToUserSpecifiedPath>
- ISchemaField
- ISchemaClass
- INativeHandle
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