Skip to content

Effect.GlobalEffect ​

Source Code | Usage Examples | Effect Functions

Creates a new effect object, not owned by any specific card.

Signature ​

Effect.GlobalEffect() → Effect

lua
Effect.GlobalEffect()

Returns ​


under-construction