BSKRuleGetParameterCount

Module: BSKRule
BSKUI32 BSKRuleGetParameterCount( BSKRule* rule );
Inputs: Returns: the number of declared parameters for the given rule.

Description: Obtains the number of declared parameters for the given rule. A rule may expect more parameters than this (using the Parameter() built-in function).

Return to the API
Return to the function listing


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)