Torque2D Reference
Public Attributes | List of all members
Json Struct Reference

#include <Json.h>

Public Attributes

struct Jsonnext
 
struct Jsonprev
 
struct Jsonchild
 
int type
 
int size
 
const char * valueString
 
int valueInt
 
float valueFloat
 
const char * name
 

Member Data Documentation

struct Json* child
const char* name
struct Json* next
struct Json* prev
int size
int type
float valueFloat
int valueInt
const char* valueString

The documentation for this struct was generated from the following file: