Skip to content

Group.Clear

Source Code | Group Functions

Removes all the elements from a group (Group g). Returns the group itself.

Signature

Group.Clear(Group g) → Group

lua
g:Clear()

Parameters

Returns


under-construction