Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


testMode

Set to true for testing Analytics integration only within the Editor.
Read time 1 minuteLast updated 10 days ago

Definition

public static bool testMode { get; set; }

Remarks

If set to true,
testMode
will cause Analytics events to be flushed immediately by bypassing the local caching (supported only in the Editor). Use this mode to see Analytics events in the Validator.