Click or drag to resize

UnhandledExceptionArgsException Property

Exception object

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also