Method GetLoopingVisualEffects
GetLoopingVisualEffects(NwGameObject)
Gets a list of visual effects for the specified object visible only to this player.
public List<VisualEffectTableEntry>? GetLoopingVisualEffects(NwGameObject gameObject)
Parameters
gameObjectNwGameObjectThe game object containing the visual effects.