Probe

From Dragon Age Toolset Wiki
Revision as of 19:46, 3 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sends a string to the probe system.

void Probe(
string sOutput,
float fValue = 0
);
Parameters:
sOutput
name of the stat to track
fValue
(optional) The value of stat to track
Returns:

Nothing.

Source:

script.ldf

Description

Sends a string to the probe system.