native bool:json_object_clear(JSON:object);
object | Object handle |
Removes all keys and their values in the object.
True if succeed, false otherwise
If passed handle is not a valid object
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.