Skip to content

SceneLoadFailedEventArgs.SceneName Property

Definition

Namespace: Brine2D.Engine

Gets the name of the scene that failed to load.

public string SceneName { get; }

Property Value

System.String