BSKRuleGetCode
Module: BSKRule
BSKUI8* BSKRuleGetCode( BSKRule* rule );
Inputs:
- rule - the rule to obtain the bytecode from.
Returns: the array of bytes containing the rule's bytecode.
Description:
Obtains the bytecode stream for the rule.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)