|
Kanda Foundation 0.2.0
|
Inheritance diagram for StandardSceneService:Public Member Functions | |
| StandardSceneService (IConnectionSettings connectionSettings, ISceneManager sceneManager) | |
| async Task | LoadLobbySceneAsync () |
| Loads the standard lobby scene. | |
| async Task | LoadSessionSceneAsync () |
| Loads the standard session scene. | |
Properties | |
| bool | IsCurrentlyInLobby [get] |
| True if the current scene is the standard lobby scene. | |
| bool | IsCurrentlyInSession [get] |
| True if the current scene is the standard session scene. | |
Properties inherited from IStandardSceneService | |
|
inline |
Loads the standard lobby scene.
Implements IStandardSceneService.
|
inline |
Loads the standard session scene.
Implements IStandardSceneService.
|
get |
True if the current scene is the standard lobby scene.
Implements IStandardSceneService.
|
get |
True if the current scene is the standard session scene.
Implements IStandardSceneService.