SwiftlyS2

C_OP_MoveToHitbox

Interface C_OP_MoveToHitbox

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_MoveToHitbox : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_MoveToHitbox>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

HitboxSetName

string HitboxSetName { get; set; }
Property Value

Interpolation

CPerParticleFloatInput Interpolation { get; }
Property Value

LerpType

ref HitboxLerpType_t LerpType { get; }
Property Value

LifeTimeLerpEnd

ref float LifeTimeLerpEnd { get; }
Property Value

LifeTimeLerpStart

ref float LifeTimeLerpStart { get; }
Property Value

ModelInput

CParticleModelInput ModelInput { get; }
Property Value

PrevPosScale

ref float PrevPosScale { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

UseBones

ref bool UseBones { get; }
Property Value

On this page