BSKAttributeGetType
Module: BSKAttributeDef
BSKUI8 BSKAttributeGetType( BSKAttributeDef* attributeDef );
Inputs:
- attributeDef - the BSKAttributeDef object to get the type of.
Returns: the type of the given attribute definition (one of the
AT_xxx constants).
Description:
Obtains the type of the given attribute definition.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)