Serenity3D Groups API
Function Serenity_GetGroupCount()
-
Returns the number of groups in the current stage
Function Serenity_GetGroupIndex(group_name$)
-
Returns the Serenity Group index from the group name or -1 if group does not exists in current stage
Function Serenity_GetGroupName$(group_index)