Resource:Gang Manager/deleteGang
Jump to navigation
Jump to search
Deletes gang from the database.
Syntax
Click to collapse [-]
ServerdeleteGang ( string Gang )
Required Arguments
- Gang: ID of the gang you wish to delete
Click to collapse [-]
ClientdeleteGang ( string Gang )
Required Arguments
- Gang: ID of the gang you wish to delete
Returns
Returns true if gang was deleted successfully or returns false otherwise.