C# Class FairyGUIEditor.EditorToolSet

Mostrar archivo Open project: fairygui/FairyGUI-unity Class Usage Examples

Public Properties

Property Type Description
packagesPopupContents UnityEngine.GUIContent[]

Public Methods

Method Description
LoadPackages ( ) : void

Private Methods

Method Description
CompareUIPackage ( UIPackage u1, UIPackage u2 ) : int
CreateCamera ( ) : void
CreatePanel ( ) : void
EditorApplication_Update ( ) : void
RefreshPanels ( ) : void
Startup ( ) : void

Method Details

LoadPackages() public static method

public static LoadPackages ( ) : void
return void

Property Details

packagesPopupContents public_oe static_oe property

public static GUIContent[],UnityEngine packagesPopupContents
return UnityEngine.GUIContent[]