BSKVariableGetID
Module: BSKVariable
BSKUI32 BSKVariableGetID( BSKVariable* var );
Inputs:
- var - the variable object to get the ID of.
Returns: the ID of the given variable object.
Description:
Obtains the ID of a BSKVariable object.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)