SceneLoadFailedEventArgs.SceneName Property Definition Namespace: Brine2D.Engine Gets the name of the scene that failed to load. C#public string SceneName { get; } Property Value System.String