Effect.IsDeleted
Source Code | Usage Examples | Effect
Functions
Returns if the Effect object got internally deleted and remained as dangling reference inside the lua state.
Signature
Effect.IsDeleted(Effect e
) → bool
lua
e:IsDeleted()