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