Method | Description | |
---|---|---|
CTBWin ( int id, Rect screenRect, string winName, string lockName ) : System.Collections.Generic | ||
MouseIsOverWindow ( Rect rect ) : bool | ||
SetLockString ( string s ) : void |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
PreventEditorClickthrough ( Rect r ) : void | ||
PreventInFlightClickthrough ( Rect r ) : void |
public CTBWin ( int id, Rect screenRect, string winName, string lockName ) : System.Collections.Generic | ||
id | int | |
screenRect | Rect | |
winName | string | |
lockName | string | |
return | System.Collections.Generic |
public static MouseIsOverWindow ( Rect rect ) : bool | ||
rect | Rect | |
return | bool |