C# (CSharp) RAGENativeUI Namespace

Nested Namespaces

RAGENativeUI.Elements
RAGENativeUI.PauseMenu

Classes

Name Description
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.