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 method. The value is a NUL terminated UTF-8 string. node-
Type:
JsonNodeNo description available.
The data is owned by the caller of the method.