AATKitBinding script produces some debug log messages. If you would like to disable logs, set this property as false. Please note you should set false value in the Startarrow-up-right Unity event (not in the Awakearrow-up-right).
ScriptLogEnabled
void Start() { AATKitBinding.ScriptLogEnabled = false; }
Last updated 2 years ago