BSKValueOfAttributeType

Module: BSKValue
BSKBOOL BSKValueOfAttributeType( BSKValue* value, BSKUI32 type );
Inputs: Returns: If the types are equivalent, this function returns BSKTRUE, otherwise it returns BSKFALSE.

Description: Asks the question "is the type of this value equivalent to the given attribute type?" The 'type' parameter must be one of the AT_xxx constants.

Return to the API
Return to the function listing


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