메소드 | 설명 | |
---|---|---|
CTBWin ( int id, Rect screenRect, string winName, string lockName ) : System.Collections.Generic | ||
MouseIsOverWindow ( Rect rect ) : bool | ||
SetLockString ( string s ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections.Generic |
public static MouseIsOverWindow ( Rect rect ) : bool | ||
rect | Rect | |
리턴 | bool |