|
| 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
} |
|
|
::ll::TypedStorage< 8, 48, ::std::array<::ExpressionNode, 3 > > | mSpeedExpr |
|
::ll::TypedStorage< 1, 1, bool > | mOverrideInitialDirection |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mName |
◆ initializeFromData()
◆ upgradeToSharedTypes()
◆ parseJson()
◆ setInitialState()
◆ $vftable()
| MCAPI void ** ParticleSystem::ParticleInitialSpeedComponent::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: