C# Class FullInspector.BackupService.fiBackupEditorWindow

The backup editor window.
Inheritance: EditorWindow
Afficher le fichier Open project: jacobdufault/fullinspector Class Usage Examples

Méthodes publiques

Свойство Type Description
NameFilter string

Méthodes publiques

Méthode Description
FindComponentInstance ( Type componentType ) : Component

Private Methods

Méthode Description
OnGUI ( ) : void
PassesFilter ( Object target ) : bool
ShowWindow ( ) : void
Targets ( IEnumerable backups ) : IEnumerable

Method Details

FindComponentInstance() public méthode

public FindComponentInstance ( Type componentType ) : Component
componentType System.Type
Résultat UnityEngine.Component

Property Details

NameFilter public_oe property

public string NameFilter
Résultat string