SwiftlyS2

C_INIT_CreateParticleImpulse

Interface C_INIT_CreateParticleImpulse

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FalloffFunction

ref ParticleFalloffFunction_t FalloffFunction { get; }
Property Value

ImpulseType

ref ParticleImpulseType_t ImpulseType { get; }
Property Value

InputFalloffExp

CPerParticleFloatInput InputFalloffExp { get; }
Property Value

InputMagnitude

CPerParticleFloatInput InputMagnitude { get; }
Property Value

InputRadius

CPerParticleFloatInput InputRadius { get; }
Property Value

On this page