BSKValueGetCategory

Module: BSKValue
BSKCategory* BSKValueGetCategory( BSKValue* value );
Inputs: Returns: the data of the value as a BSKCategory.

Description: Obtains the value as a BSKCategory. If the value is not of type VT_CATEGORY, the results are undefined.

Return to the API
Return to the function listing


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