SwiftlyS2

C_OP_LockToPointList

Interface C_OP_LockToPointList

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_LockToPointList : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_LockToPointList>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ClosedLoop

ref bool ClosedLoop { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

NumPointsAlongPath

ref int NumPointsAlongPath { get; }
Property Value

PlaceAlongPath

ref bool PlaceAlongPath { get; }
Property Value

PointList

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

On this page