GetCommandType

From Dragon Age Toolset Wiki
Revision as of 13:26, 3 August 2011 by Sunjammer (Talk | contribs) (Updating link)

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