Class HubManager
Inheritance
object
HubManager
Namespace: Game
Assembly: cs.temp.dll.dll
Syntax
public class HubManager : MonoBehaviour
Fields
Declaration
public GameObject gameButtonsParent
Field Value
| Type |
Description |
| GameObject |
|
hubCamera
Declaration
public GameObject hubCamera
Field Value
| Type |
Description |
| GameObject |
|
Instance
Declaration
public static HubManager Instance
Field Value
Methods
LoadScene(string)
Declaration
public void LoadScene(string sceneName)
Parameters
| Type |
Name |
Description |
| string |
sceneName |
|
UnloadGameScene()
Declaration
public void UnloadGameScene()