BSKRuleGetCodeLength
Module: BSKRule
BSKUI32 BSKRuleGetCodeLength( BSKRule* rule );
Inputs:
- rule - the rule containing the bytecode to measure.
Returns: the number of bytes in the rule's bytecode stream.
Description:
Obtains the number of bytes in the rule's bytecode stream.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)