Group.KeepAlive
Source Code | Usage Examples | Group
Functions
Makes a group (Group g) not be collected upon exiting the function. Returns the group itself.
Signature
Group.KeepAlive(Group g
) → Group
lua
g:KeepAlive()
Source Code | Usage Examples | Group
Functions
Makes a group (Group g) not be collected upon exiting the function. Returns the group itself.
Group.KeepAlive(Group g
) → Group
g:KeepAlive()