SQBool sq_objtobool(HSQOBJECT * po);
SQBool sq_objtobool(
)
return the bool value of a raw object reference.
pointer to an object handler
If the object is not a bool will always return false.
Submit feedback about this site to: