Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
StandardSceneService Class Reference

More...

+ 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

Detailed Description

Member Function Documentation

◆ LoadLobbySceneAsync()

async Task LoadLobbySceneAsync ( )
inline

Loads the standard lobby scene.

Implements IStandardSceneService.

◆ LoadSessionSceneAsync()

async Task LoadSessionSceneAsync ( )
inline

Loads the standard session scene.

Implements IStandardSceneService.

Property Documentation

◆ IsCurrentlyInLobby

bool IsCurrentlyInLobby
get

True if the current scene is the standard lobby scene.

Implements IStandardSceneService.

◆ IsCurrentlyInSession

bool IsCurrentlyInSession
get

True if the current scene is the standard session scene.

Implements IStandardSceneService.


The documentation for this class was generated from the following file: