C_INIT_PointList
Interface C_INIT_PointList
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_PointList : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_PointList>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_PointList>
- ISchemaField
- ISchemaClass
- INativeHandle
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