SwiftlyS2

C_OP_DriveCPFromGlobalSoundFloat

Interface C_OP_DriveCPFromGlobalSoundFloat

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldName

string FieldName { get; set; }
Property Value

InputMax

ref float InputMax { get; }
Property Value

InputMin

ref float InputMin { get; }
Property Value

OperatorName

string OperatorName { get; set; }
Property Value

OutputControlPoint

ref int OutputControlPoint { get; }
Property Value

OutputField

ref int OutputField { get; }
Property Value

OutputMax

ref float OutputMax { get; }
Property Value

OutputMin

ref float OutputMin { get; }
Property Value

StackName

string StackName { get; set; }
Property Value

On this page