C# Class EditorWindowUtility, SmartLocalization

Exibir arquivo Open project: NiklasBorglund/SmartLocalization Class Usage Examples

Public Methods

Method Description
ShowWindow ( ) : bool

Returns true if the window should show, returns false if not. If false, it will draw an editor label that says the window is unavailable

Method Details

ShowWindow() public static method

Returns true if the window should show, returns false if not. If false, it will draw an editor label that says the window is unavailable
public static ShowWindow ( ) : bool
return bool