|
| enum class | EffectComponentType : int {
EmitterInitial = 0
, EmitterLifetime = 1
, EmitterRate = 2
, EmitterShape = 3
,
ParticleAppearance = 4
, ParticleInitial = 5
, ParticleLifetime = 6
, ParticleMotion = 7
,
Invalid = 8
} |
| enum class | EffectComponentType : int {
EmitterInitial = 0
, EmitterLifetime = 1
, EmitterRate = 2
, EmitterShape = 3
,
ParticleAppearance = 4
, ParticleInitial = 5
, ParticleLifetime = 6
, ParticleMotion = 7
,
Invalid = 8
} |
The documentation for this class was generated from the following files: