C# Class Klak.Wiring.Patcher.GUIUtility

显示文件 Open project: keijiro/Klak

Public Methods

Method Description
ClearPropertyDrawerCache ( ) : void
RepaintAllInspectors ( ) : void

Method Details

ClearPropertyDrawerCache() public static method

public static ClearPropertyDrawerCache ( ) : void
return void

RepaintAllInspectors() public static method

public static RepaintAllInspectors ( ) : void
return void