C_OP_MaintainSequentialPath
Interface C_OP_MaintainSequentialPath
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_MaintainSequentialPath : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_MaintainSequentialPath>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_MaintainSequentialPath>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CohesionStrength
ref float CohesionStrength { get; }Property Value
Loop
ref bool Loop { get; }Property Value
MaxDistance
ref float MaxDistance { get; }Property Value
NumToAssign
ref float NumToAssign { get; }Property Value
PathParams
CPathParameters PathParams { get; }Property Value
Tolerance
ref float Tolerance { get; }Property Value
UseParticleCount
ref bool UseParticleCount { get; }Property Value