BSKThingGetAttributeList

Module: BSKThing
BSKAttribute* BSKThingGetAttributeList( BSKThing* thing );
Inputs: Returns: the attribute list of the given thing.

Description: Obtains the attribute list of a thing. The attribute list is a linked list, where the subsequent item in the list in obtained by getting the 'next' member of the current item.

Return to the API
Return to the function listing


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