21 lines
524 B
Plaintext
21 lines
524 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/MenuController.html
|
|
Title: People Playground Modding - MenuController
|
|
==================================================
|
|
|
|
public class MenuController
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public GameObject[] pages
|
|
No description provided
|
|
|
|
public string ControlPageName
|
|
No description provided
|
|
|
|
Properties
|
|
public GameObject CurrentPage { get; private set; }
|
|
No description provided
|
|
|
|
Methods
|
|
public static void SetPage(string pageName)
|
|
No description provided |