GetCommandPriority

From Dragon Age Toolset Wiki
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.