GodotSharpAPI
GodotSharpAPI
Godot
GD Class
GD Events
UnhandledException Event
GD
UnhandledException Event
Fires when an unhandled exception occurs, regardless of project settings.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
event
EventHandler
<
UnhandledExceptionArgs
>
UnhandledException
Value
Type:
System
EventHandler
UnhandledExceptionArgs
See Also
Reference
GD Class
Godot Namespace