C# Class Assets.Plugins.Editor.uFrame.Editor.Systems.NavigationSystem.NavigationHistoryUISystem

Inheritance: DiagramPlugin, IDrawNavigationHistory, ICommandExecuted
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
CommandExecuted ( ICommand command ) : void
DrawNavigationHistory ( Rect rect ) : void

Private Methods

Méthode Description
UpdateItems ( ) : void
UpdateList ( ) : void

Method Details

CommandExecuted() public méthode

public CommandExecuted ( ICommand command ) : void
command ICommand
Résultat void

DrawNavigationHistory() public méthode

public DrawNavigationHistory ( Rect rect ) : void
rect UnityEngine.Rect
Résultat void