C_OP_DecayMaintainCount
Interface C_OP_DecayMaintainCount
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_DecayMaintainCount : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_DecayMaintainCount>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_DecayMaintainCount>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
DecayDelay
ref float DecayDelay { get; }Property Value
KillNewest
ref bool KillNewest { get; }Property Value
LifespanDecay
ref bool LifespanDecay { get; }Property Value
ParticlesToMaintain
ref int ParticlesToMaintain { get; }Property Value
Scale
CParticleCollectionFloatInput Scale { get; }Property Value
SnapshotControlPoint
ref int SnapshotControlPoint { get; }Property Value
StrSnapshotSubset
string StrSnapshotSubset { get; set; }Property Value