Skip to content

Instantly share code, notes, and snippets.

@Fastzargon
Created August 25, 2022 09:53
Show Gist options
  • Save Fastzargon/dd4112fe8cf3c1f00220eead7a8cc2ec to your computer and use it in GitHub Desktop.
Save Fastzargon/dd4112fe8cf3c1f00220eead7a8cc2ec to your computer and use it in GitHub Desktop.
MethodTwo
private void DebuggerSetup() {
Debug.unityLogger.logEnabled = Debug.isDebugBuild;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment