Last updated 1 year ago
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 Unity event (not in the ).
ScriptLogEnabled
void Start() { AATKitBinding.ScriptLogEnabled = false; }