Skip to content

ISceneLoadErrorInfo.Exception Property

Definition

Namespace: Brine2D.Engine

Gets the exception that caused the failure, or null if no failure has occurred yet.

System.Exception? Exception { get; }

Property Value

System.Exception