BSKStackFrameGetRuleID
Module: BSKExec
BSKUI32 BSKStackFrameGetRuleID( BSKStackFrame* frame );
Inputs:
- frame - the stack frame to query.
Returns:
The rule-id of the rule that the given stack frame is executing.
Description:
Obtains the rule-id of the rule that the given stack frame is executing.
Return to the API
Return to the function listing
Last updated on 19 Feb 2001 by Jamis Buck (minam@rpgplanet.com)