C# 클래스 Invert.Core.GraphDesigner.ContextMenuUI

파일 보기 프로젝트 열기: InvertGames/uFrame.Editor 1 사용 예제들

공개 메소드들

메소드 설명
AddCommand ( ContextMenuItem command ) : void
AddSeparator ( ) : void
ContextMenuUI ( ) : System.Collections.Generic
Go ( ) : void
GoBottom ( ) : void

메소드 상세

AddCommand() 공개 메소드

public AddCommand ( ContextMenuItem command ) : void
command ContextMenuItem
리턴 void

AddSeparator() 공개 메소드

public AddSeparator ( ) : void
리턴 void

ContextMenuUI() 공개 메소드

public ContextMenuUI ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Go() 공개 메소드

public Go ( ) : void
리턴 void

GoBottom() 공개 메소드

public GoBottom ( ) : void
리턴 void