ISceneLoadErrorInfo.FailedSceneName Property
Definition¶
Namespace: Brine2D.Engine
Gets the name of the scene that failed to load, or null if no failure has occurred yet.
string? FailedSceneName { get; }
Namespace: Brine2D.Engine
Gets the name of the scene that failed to load, or null if no failure has occurred yet.
string? FailedSceneName { get; }