C# Class UnityEditor.ProjectBrowser

Inheritance: EditorWindow, IHasCustomMenu
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
s_LastInteractedProjectBrowser ProjectBrowser

Méthodes publiques

Méthode Description
AddItemsToMenu ( GenericMenu menu ) : void
AssetLabelListCallback ( UnityEditor.PopupList element ) : void

Private Methods

Méthode Description
ProjectBrowser ( ) : System

Method Details

AddItemsToMenu() public méthode

public AddItemsToMenu ( GenericMenu menu ) : void
menu GenericMenu
Résultat void

AssetLabelListCallback() public méthode

public AssetLabelListCallback ( UnityEditor.PopupList element ) : void
element UnityEditor.PopupList
Résultat void

Property Details

s_LastInteractedProjectBrowser public_oe static_oe property

public static ProjectBrowser s_LastInteractedProjectBrowser
Résultat ProjectBrowser