C# 클래스 ActionExplorerUISystem, uFrame.ECS.Editor

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

공개 메소드들

메소드 설명
DrawActionsExplorer ( Rect obj ) : void
QueryDesignerWindowModalContent ( List content ) : void

메소드 상세

DrawActionsExplorer() 공개 메소드

public DrawActionsExplorer ( Rect obj ) : void
obj Rect
리턴 void

QueryDesignerWindowModalContent() 공개 메소드

public QueryDesignerWindowModalContent ( List content ) : void
content List
리턴 void