Skip to content

MenuPanel

Graydon edited this page Mar 21, 2017 · 4 revisions

public abstract class MenuPanel

Base Class: UICustomControl

Methods

protected void Awake()
private void Start()
protected void Initialize()
public void OnClosed()
public static void GoToMenu(UIComponent comp)
protected UIComponent CreateMenuItem(string menuItemPrefab, string menuItemName, string localizedText)
protected UIComponent CreateMenuItem(string menuItemPrefab, string menuItemName, string localizedText, UIComponent parent)

Clone this wiki locally