SwiftlyS2

C_OP_DistanceBetweenCPsToCP

Interface C_OP_DistanceBetweenCPsToCP

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_DistanceBetweenCPsToCP : CParticleFunctionPreEmission, CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<CParticleFunctionPreEmission>, ISchemaClass<C_OP_DistanceBetweenCPsToCP>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CollisionGroupName

string CollisionGroupName { get; set; }
Property Value

EndCP

ref int EndCP { get; }
Property Value

InputMax

ref float InputMax { get; }
Property Value

InputMin

ref float InputMin { get; }
Property Value

LOS

ref bool LOS { get; }
Property Value

LOSScale

ref float LOSScale { get; }
Property Value

MaxTraceLength

ref float MaxTraceLength { get; }
Property Value

OutputCP

ref int OutputCP { get; }
Property Value

OutputCPField

ref int OutputCPField { get; }
Property Value

OutputMax

ref float OutputMax { get; }
Property Value

OutputMin

ref float OutputMin { get; }
Property Value

SetOnce

ref bool SetOnce { get; }
Property Value

SetParent

ref ParticleParentSetMode_t SetParent { get; }
Property Value

StartCP

ref int StartCP { get; }
Property Value

TraceSet

ref ParticleTraceSet_t TraceSet { get; }
Property Value

On this page