C# Class CoreAutoSelect, UnityGUIExtensions

Mostrar archivo Open project: MrJoy/UnityGUIExtensions Class Usage Examples

Public Properties

Property Type Description
lastFocusedControl string

Public Methods

Method Description
Post ( string name ) : void
Pre ( string name ) : void

Method Details

Post() public static method

public static Post ( string name ) : void
name string
return void

Pre() public static method

public static Pre ( string name ) : void
name string
return void

Property Details

lastFocusedControl public_oe static_oe property

public static string lastFocusedControl
return string