void BSKDestroyThing( BSKThing* thing );Inputs:
Description: Destroys and deallocates the thing and all of its attributes, though if an attribute is a thing, category, or rule, the thing, category, or rule referenced is NOT deallocated.
Return to the API
Return to the function listing