RAGENativeUI.Elements |
RAGENativeUI.PauseMenu |
Имя | Описание |
---|---|
Common | |
MenuPool | Helper class that handles all of your Menus. After instatiating it, you will have to add your menu by using the Add method. |
UIMenu | Base class for RAGENativeUI. Calls the next events: OnIndexChange, OnListChanged, OnCheckboxChange, OnItemSelect, OnMenuClose, OnMenuchange. |