Functions/DarkRP/Shared/removeGroupChat
Jump to navigation
Jump to search
Function | |
Function name | DarkRP.removeGroupChat(number i) |
Description: | |
Remove a groupchat 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/removeGroupChat]DarkRP.removeGroupChat[/url][/b] |
Function parameters[edit]
- i (number)
The index of the item.
Function return values[edit]
This function does not return any value.