C_OP_ContinuousEmitter
Interface C_OP_ContinuousEmitter
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_ContinuousEmitter : CParticleFunctionEmitter, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionEmitter>, ISchemaClass<C_OP_ContinuousEmitter>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionEmitter
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionEmitter>
- ISchemaClass<C_OP_ContinuousEmitter>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
EmissionDuration
CParticleCollectionFloatInput EmissionDuration { get; }Property Value
EmissionScale
ref float EmissionScale { get; }Property Value
EmitRate
CParticleCollectionFloatInput EmitRate { get; }Property Value
EventType
ref EventTypeSelection_t EventType { get; }Property Value
ForceEmitOnFirstUpdate
ref bool ForceEmitOnFirstUpdate { get; }Property Value
ForceEmitOnLastUpdate
ref bool ForceEmitOnLastUpdate { get; }Property Value
InitFromKilledParentParticles
ref bool InitFromKilledParentParticles { get; }Property Value
LimitPerUpdate
ref int LimitPerUpdate { get; }Property Value
ScalePerParentParticle
ref float ScalePerParentParticle { get; }Property Value
SnapshotControlPoint
ref int SnapshotControlPoint { get; }Property Value
StartTime
CParticleCollectionFloatInput StartTime { get; }Property Value
StrSnapshotSubset
string StrSnapshotSubset { get; set; }Property Value