BSKSymbolGetID
Module: BSKSymbolTable
BSKUI8 BSKSymbolGetID( BSKSymbolTableEntry* entry );
Inputs:
- entry - the symbol table entry to get the ID of.
Returns: the id of the given symbol table entry.
Description:
Obtains the ID of a symbol table entry.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)