C# 클래스 QuickAccessContext, uFrame.Editor

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

공개 프로퍼티들

프로퍼티 타입 설명
ContextType Type
Data object
MouseData MouseEvent

프로퍼티 상세

ContextType 공개적으로 프로퍼티

public Type ContextType
리턴 Type

Data 공개적으로 프로퍼티

public object Data
리턴 object

MouseData 공개적으로 프로퍼티

public MouseEvent MouseData
리턴 MouseEvent