yasirkula / UnityRuntimeInspector

Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes
MIT License
1.68k stars 135 forks source link

Disable CS0169 warning in DebugLogManager.logcatArguments #37

Closed Trisibo closed 3 years ago

Trisibo commented 3 years ago

It would be nice to add a #pragma warning disable 0169 for the field DebugLogManager.logcatArguments.