GetCommandPriority

From Dragon Age Toolset Wiki
Revision as of 19:51, 25 February 2010 by BryanDerksen (Talk | contribs) (Category:Deprecated functions)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.