Skip to content

SceneLoadFailedEventArgs.Exception Property

Definition

Namespace: Brine2D.Engine

Gets the exception that caused the failure.

public System.Exception Exception { get; }

Property Value

System.Exception