bool SetBoolData(unsigned int tag, bool t) bool SetBoolData(const char *tag, bool t)
These methods store boolean values associated with the passed data tag identifiers. The methods are equivalent to the SetData method called with a boolean value.