GetCommandFloat

From Dragon Age Toolset Wiki
Jump to: navigation, search

This returns a float associated with the specified command

float GetCommandFloat(
command cCommand,
int nIndex = 0
);
Parameters:
cCommand
The command
nIndex
The nth float requested. Defaults to 0
Returns:

Float

Source:

script.ldf