Torque2D Reference
Public Member Functions | Public Attributes | List of all members
ValueTest::IsCheck Struct Reference

Public Member Functions

 IsCheck ()
 Initialize all checks to false by default. More...
 

Public Attributes

bool isObject_
 
bool isArray_
 
bool isBool_
 
bool isDouble_
 
bool isInt_
 
bool isUInt_
 
bool isIntegral_
 
bool isNumeric_
 
bool isString_
 
bool isNull_
 

Constructor & Destructor Documentation

IsCheck ( )

Initialize all checks to false by default.

Member Data Documentation

bool isArray_
bool isBool_
bool isDouble_
bool isInt_
bool isIntegral_
bool isNull_
bool isNumeric_
bool isObject_
bool isString_
bool isUInt_

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