Functions/DarkRP/Shared/removeEntityGroup
Jump to navigation
Jump to search
Function | |
Function name | DarkRP.removeEntityGroup(string name) |
Description: | |
Remove an entitygroup from DarkRP. NOTE: Must be called from BOTH server AND client to properly get it removed! | |
Returns: | nil |
Part of Library: | DarkRP |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/removeEntityGroup]DarkRP.removeEntityGroup[/url][/b] |
Function parameters[edit]
- name (string)
The name of the item.
Function return values[edit]
This function does not return any value.