C# Класс UIPanelTool, TheUnseen

Panel wizard that allows enabling / disabling and selecting panels in the scene.
Наследование: EditorWindow
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
instance UIPanelTool,

Приватные методы

Метод Описание
Compare ( Entry, a, Entry, b ) : int
DrawRow ( Entry, ent, UIPanel, selected, bool isChecked ) : bool

Helper function used to print things in columns.

GetListOfPanels ( ) : List

Collect a list of panels.

GetWidgets ( UIPanel, panel ) : List

Get a list of widgets managed by the specified panel.

GetWidgets ( Transform t, List widgets ) : void

Get a list of widgets managed by the specified transform's children.

OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void

Draw the custom wizard.

OnSelectionChange ( ) : void

Описание свойств

instance статическое публичное свойство

static public UIPanelTool, instance
Результат UIPanelTool,