GetCommandType

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the command type.

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

a COMMAND TYPE_* constant.

Source:

script.ldf

Description

Returns the command type.