C# Class uForms.UFSelector

Inheritance: EditorWindow
Show file Open project: hidakas/uForms Class Usage Examples

Public Methods

Method Description
OpenWindow ( Action onSelected = null ) : void

Private Methods

Method Description
Awake ( ) : void
OnGUI ( ) : void

Method Details

OpenWindow() public static method

public static OpenWindow ( Action onSelected = null ) : void
onSelected Action
return void