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