Virtual Method
IpuzPuzzleload_node
Declaration [src]
void
load_node (
IpuzPuzzle* self,
const char* member_name,
JsonNode* node
)
Parameters
member_name
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. node
-
Type:
JsonNode
No description available.
The data is owned by the caller of the function.