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.