GetCommandPriority

From Dragon Age Toolset Wiki
Revision as of 19:50, 25 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

Jump to: navigation, search

Returns the command priority. (DEPRECATED)

int GetCommandPriority(
command cCommand
);
Parameters:
cCommand
The command
Returns:

int - the priority of the command.

Source:

script.ldf

Description

Returns the command priority.