C# Class UnityEditorInternal.VersionControl.ProjectHooks

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
GetOverlayRect ( Rect drawRect ) : Rect
OnProjectWindowItem ( string guid, Rect drawRect ) : void

Method Details

GetOverlayRect() public static méthode

public static GetOverlayRect ( Rect drawRect ) : Rect
drawRect UnityEngine.Rect
Résultat UnityEngine.Rect

OnProjectWindowItem() public static méthode

public static OnProjectWindowItem ( string guid, Rect drawRect ) : void
guid string
drawRect UnityEngine.Rect
Résultat void