BSKGetAttributeOf

Module: BSKThing
BSKAttribute* BSKGetAttributeOf( BSKThing* thing, BSKUI32 id );
Inputs: Returns: the first attribute of the given type in the thing's attribute list, or 0 if no such attribute exists.

Description: Gets the first attribute of the given type in the thing's attribute list.

Return to the API
Return to the function listing


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