Difference between revisions of "GetCommandType"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) (remove tag, add link) |
m (Updating link) |
||
| Line 6: | Line 6: | ||
|param1desc=The command | |param1desc=The command | ||
|returntype=int | |returntype=int | ||
| − | |returndesc=a [[COMMAND | + | |returndesc=a [[COMMAND TYPE_*]] constant. |
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
|sourcemodule= | |sourcemodule= | ||
Latest revision as of 12:26, 3 August 2011
Returns the command type.
- Parameters:
- cCommand
- The command
- Returns:
- a COMMAND TYPE_* constant.
- Source:
- script.ldf
Description
Returns the command type.