Probe

From Dragon Age Toolset Wiki
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.