Editor API for the Unity Services editor feature. Normally CrashReporting is enabled from the Services window, but if writing your own editor extension, this API can be used.
captureEditorExceptions | This Boolean field will cause the CrashReporting feature in Unity to capture exceptions that occur in the editor while running in Play mode if true, or ignore those errors if false. |
enabled | This Boolean field will cause the CrashReporting feature in Unity to be enabled if true, or disabled if false. |
Did you find this page useful? Please give it a rating: