SwiftlyS2

C_OP_InstantaneousEmitter

Interface C_OP_InstantaneousEmitter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_InstantaneousEmitter : CParticleFunctionEmitter, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionEmitter>, ISchemaClass<C_OP_InstantaneousEmitter>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EventType

ref EventTypeSelection_t EventType { get; }
Property Value

InitFromKilledParentParticles

ref float InitFromKilledParentParticles { get; }
Property Value

MaxEmittedPerFrame

ref int MaxEmittedPerFrame { get; }
Property Value

ParentParticleScale

CParticleCollectionFloatInput ParentParticleScale { get; }
Property Value

ParticlesToEmit

CParticleCollectionFloatInput ParticlesToEmit { get; }
Property Value

SnapshotControlPoint

ref int SnapshotControlPoint { get; }
Property Value

StartTime

CParticleCollectionFloatInput StartTime { get; }
Property Value

StrSnapshotSubset

string StrSnapshotSubset { get; set; }
Property Value

On this page