C# (CSharp) RAGENativeUI Пространство имен

Пространства имен

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.