SwiftlyS2

C_OP_SetControlPointPositions

Interface C_OP_SetControlPointPositions

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CP1

ref int CP1 { get; }
Property Value

CP1Pos

ref Vector CP1Pos { get; }
Property Value

CP2

ref int CP2 { get; }
Property Value

CP2Pos

ref Vector CP2Pos { get; }
Property Value

CP3

ref int CP3 { get; }
Property Value

CP3Pos

ref Vector CP3Pos { get; }
Property Value

CP4

ref int CP4 { get; }
Property Value

CP4Pos

ref Vector CP4Pos { get; }
Property Value

HeadLocation

ref int HeadLocation { get; }
Property Value

Orient

ref bool Orient { get; }
Property Value

SetOnce

ref bool SetOnce { get; }
Property Value

UseWorldLocation

ref bool UseWorldLocation { get; }
Property Value

On this page