- Found in:
- Vanilla
Description
Documentation Comment
Unregisters this script from receiving an event for the specified stat at the specified threshold
Caveats
Parameters
stringasStat
intaiThreshold
Examples
Auto-Generated Example
string myString__asStat
int myInt__aiThreshold
myScriptObject__toCallFunctionOn.UnregisterForTrackedStatsEventThreshold(myString__asStat, myInt__aiThreshold)