BSKValueGetThing

Module: BSKValue
BSKThing* BSKValueGetThing( BSKValue* value );
Inputs: Returns: the data of the value.

Description: Obtains the data of the value as a BSKThing. If the value is not of type VT_THING, the result is undefined.

Return to the API
Return to the function listing


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)