SwiftlyS2

C_OP_SetControlPointOrientation

Interface C_OP_SetControlPointOrientation

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CP

ref int CP { get; }
Property Value

HeadLocation

ref int HeadLocation { get; }
Property Value

Interpolation

CParticleCollectionFloatInput Interpolation { get; }
Property Value

Randomize

ref bool Randomize { get; }
Property Value

Rotation

ref QAngle Rotation { get; }
Property Value

RotationB

ref QAngle RotationB { get; }
Property Value

SetOnce

ref bool SetOnce { get; }
Property Value

UseWorldLocation

ref bool UseWorldLocation { get; }
Property Value

On this page