SwiftlyS2

C_INIT_SetHitboxToClosest

Interface C_INIT_SetHitboxToClosest

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_SetHitboxToClosest : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_SetHitboxToClosest>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

DesiredHitbox

ref int DesiredHitbox { get; }
Property Value

HitBoxScale

CParticleCollectionVecInput HitBoxScale { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

HybridRatio

CParticleCollectionFloatInput HybridRatio { get; }
Property Value

TestType

ref ClosestPointTestType_t TestType { get; }
Property Value

UpdatePosition

ref bool UpdatePosition { get; }
Property Value

UseBones

ref bool UseBones { get; }
Property Value

UseClosestPointOnHitbox

ref bool UseClosestPointOnHitbox { get; }
Property Value

On this page