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