|
inlinestaticprotected |
Play an Effect.
eff | Effect The Effect to play |
obj | Object The parent of the Effect |
local_pos | vector The local position to play the Effect in relation to the parent (Optional) |
local_ori | vector The local orientation to play the Effect in relation to the parent (Optional) |
force_rotation_relative_to_world | bool Whether to force the orientation to stay in WS (Optional) |
int
The registered ID of the Effect См. определение в файле EffectManager.c строка 70
Перекрестные ссылки Effect(), EffectRegister(), ErrorEx и EffectParticle::ForceParticleRotationRelativeToWorld().
Используется в CreateCarDestroyedEffect(), EOnPostSimulate(), ManBase::SetDecayEffects() и ItemBase::StartLoopSound().