|
Torque2D 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_ |
| IsCheck | ( | ) |
Initialize all checks to false by default.
| bool isArray_ |
| bool isBool_ |
| bool isDouble_ |
| bool isInt_ |
| bool isIntegral_ |
| bool isNull_ |
| bool isNumeric_ |
| bool isObject_ |
| bool isString_ |
| bool isUInt_ |
1.8.10