BSKRuleGetStartingLine
Module: BSKRule
BSKUI32 BSKRuleGetStartingLine( BSKRule* rule );
Inputs:
- rule - the rule to get the starting line of.
Returns: the line number at which the rule's definition begins in the
source file.
Description:
Obtains the line number at which the rule's definition begins in the source
file.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)