# Unit Stats Stop

FlagsNative | Action | Restricted

Stops Unit Stats performance logging.

Returns — void

native void UnitStatsStop();

Category: Debug / Performance Testing

# Examples

mods/heroesdata.stormmodbase.stormdata/TriggerLibs/SupportLib.galaxy:118

    // Automatic Variable Declarations
    // Implementation
    UnitStatsStop();
    PerfTestStop();
    TriggerDebugOutput(1, StringExternal("Param/Value/lib_Sprt_EBB0E5D4"), true);