C# 클래스 UnityEditorInternal.VersionControl.ProjectHooks

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
GetOverlayRect ( Rect drawRect ) : Rect
OnProjectWindowItem ( string guid, Rect drawRect ) : void

메소드 상세

GetOverlayRect() 공개 정적인 메소드

public static GetOverlayRect ( Rect drawRect ) : Rect
drawRect UnityEngine.Rect
리턴 UnityEngine.Rect

OnProjectWindowItem() 공개 정적인 메소드

public static OnProjectWindowItem ( string guid, Rect drawRect ) : void
guid string
drawRect UnityEngine.Rect
리턴 void