Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 403 Bytes

File metadata and controls

12 lines (8 loc) · 403 Bytes

LoadingScreenViewModel<T>

abstract class in AdvancedSceneManager.Loading / Inherits from: LoadingScreenViewModel

Description

The base class for loading screen view models.

Properties

Member Description
T configBag Gets the configuration bag for this loading screen. If no configuration has been provided, a default instance is created.