SwiftlyS2

C_OP_MaintainEmitter

Interface C_OP_MaintainEmitter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EmissionDuration

CParticleCollectionFloatInput EmissionDuration { get; }
Property Value

EmissionRate

ref float EmissionRate { get; }
Property Value

EmitInstantaneously

ref bool EmitInstantaneously { get; }
Property Value

FinalEmitOnStop

ref bool FinalEmitOnStop { get; }
Property Value

ParticlesToMaintain

CParticleCollectionFloatInput ParticlesToMaintain { get; }
Property Value

Scale

CParticleCollectionFloatInput Scale { get; }
Property Value

SnapshotControlPoint

ref int SnapshotControlPoint { get; }
Property Value

StartTime

ref float StartTime { get; }
Property Value

StrSnapshotSubset

string StrSnapshotSubset { get; set; }
Property Value

On this page