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; }
Namespace: Brine2D.Engine
Gets the exception that caused the failure, or null if no failure has occurred yet.
System.Exception? Exception { get; }