void BSKValueSetThing( BSKValue* value, BSKThing* thing );
Description: Makes the given value of type VT_THING and puts the given thing as it's data.
Return to the API Return to the function listing