Skip to content

LoadingScene.LoadingMessage Property

Definition

Namespace: Brine2D.Engine

Gets the current loading message. Safe to read from any thread.

protected string LoadingMessage { protected get; }

Property Value

System.String