GetCommandFloat

From Dragon Age Toolset Wiki
Revision as of 19:49, 25 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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