native JSON:json_init_bool(bool:value);
value | Boolean value that the handle will be initialized with |
Inits a boolean value.
Needs to be freed using json_free() native.
JSON handle, Invalid_JSON if error occurred
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.