native JSON:json_get_parent(const JSON:value);
value | JSON handle |
Gets value's parent handle.
Parent's handle needs to be freed using json_free() native.
Parent's handle
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.