SwiftlyS2

C_INIT_SetHitboxToModel

Interface C_INIT_SetHitboxToModel

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

DesiredHitbox

ref int DesiredHitbox { get; }
Property Value

DirectionBias

ref Vector DirectionBias { get; }
Property Value

EvenDistribution

ref bool EvenDistribution { get; }
Property Value

ForceInModel

ref int ForceInModel { get; }
Property Value

HitBoxScale

CParticleCollectionVecInput HitBoxScale { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

MaintainHitbox

ref bool MaintainHitbox { get; }
Property Value

ShellSize

CParticleCollectionFloatInput ShellSize { get; }
Property Value

UseBones

ref bool UseBones { get; }
Property Value

On this page