Skip to content

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; }

Property Value

System.String