C# 클래스 Assets.Plugins.Editor.uFrame.Editor.Systems.NavigationSystem.NavigationHistoryUISystem

상속: DiagramPlugin, IDrawNavigationHistory, ICommandExecuted
파일 보기 프로젝트 열기: InvertGames/uFrame.Editor

공개 메소드들

메소드 설명
CommandExecuted ( ICommand command ) : void
DrawNavigationHistory ( Rect rect ) : void

비공개 메소드들

메소드 설명
UpdateItems ( ) : void
UpdateList ( ) : void

메소드 상세

CommandExecuted() 공개 메소드

public CommandExecuted ( ICommand command ) : void
command ICommand
리턴 void

DrawNavigationHistory() 공개 메소드

public DrawNavigationHistory ( Rect rect ) : void
rect UnityEngine.Rect
리턴 void