Method AddLoopingVisualEffect
AddLoopingVisualEffect(NwGameObject, VisualEffectTableEntry)
Adds the specified visual effect to an object, but only visible to this player.
public void AddLoopingVisualEffect(NwGameObject gameObject, VisualEffectTableEntry visualEffect)
Parameters
gameObjectNwGameObjectThe game object to apply the effect to.
visualEffectVisualEffectTableEntryThe visual effect to apply.