GameObjectEffectHelper class
game.helper.GameObjectEffectHelper
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
static void ActivateEffectAction(WeakHandle<game.Object> obj, game.data.FxActionType actionType, CName fxName, world.EffectBlackboard? fxBlackboard, bool? startOnlyIfNotStarted)staticRTTIstatic void StartEffectEvent(game.Object obj, CName effectName, bool? shouldPersist, world.EffectBlackboard? blackboard, bool? startOnlyIfNotStarted)staticRTTIstatic void BreakEffectLoopEvent(game.Object obj, CName effectName)staticRTTIstatic void StopEffectEvent(game.Object obj, CName effectName)staticRTTI