SwiftlyS2

C_OP_RemapAverageHitboxSpeedtoCP

Interface C_OP_RemapAverageHitboxSpeedtoCP

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ComparisonVelocity

CParticleCollectionVecInput ComparisonVelocity { get; }
Property Value

Field

ref int Field { get; }
Property Value

HeightControlPointNumber

ref int HeightControlPointNumber { get; }
Property Value

HitboxDataType

ref ParticleHitboxDataSelection_t HitboxDataType { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

InControlPointNumber

ref int InControlPointNumber { get; }
Property Value

InputMax

CParticleCollectionFloatInput InputMax { get; }
Property Value

InputMin

CParticleCollectionFloatInput InputMin { get; }
Property Value

OutControlPointNumber

ref int OutControlPointNumber { get; }
Property Value

OutputMax

CParticleCollectionFloatInput OutputMax { get; }
Property Value

OutputMin

CParticleCollectionFloatInput OutputMin { get; }
Property Value

On this page