SwiftlyS2

C_OP_LockToBone

Interface C_OP_LockToBone

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

FieldOutputPrev

ParticleAttributeIndex_t FieldOutputPrev { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

JumpThreshold

ref float JumpThreshold { get; }
Property Value

LifeTimeFadeEnd

ref float LifeTimeFadeEnd { get; }
Property Value

LifeTimeFadeStart

ref float LifeTimeFadeStart { get; }
Property Value

ModelInput

CParticleModelInput ModelInput { get; }
Property Value

PrevPosScale

ref float PrevPosScale { get; }
Property Value

Rigid

ref bool Rigid { get; }
Property Value

RigidRotationLock

ref bool RigidRotationLock { get; }
Property Value

RotLerp

CPerParticleFloatInput RotLerp { get; }
Property Value

Rotation

CPerParticleVecInput Rotation { get; }
Property Value

RotationSetType

ref ParticleRotationLockType_t RotationSetType { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

UseBones

ref bool UseBones { get; }
Property Value

On this page