C# 클래스 NekoKun.RPGMaker.EventCommandListbox

상속: AbstractObjectEditor
파일 보기 프로젝트 열기: NekoProject/NekoKun 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
list EventCommandListboxInternal

공개 메소드들

메소드 설명
Commit ( ) : void
EventCommandListbox ( object>.Dictionary Params ) : System

보호된 메소드들

메소드 설명
InitControl ( ) : void

메소드 상세

Commit() 공개 메소드

public Commit ( ) : void
리턴 void

EventCommandListbox() 공개 메소드

public EventCommandListbox ( object>.Dictionary Params ) : System
Params object>.Dictionary
리턴 System

InitControl() 보호된 메소드

protected InitControl ( ) : void
리턴 void

프로퍼티 상세

list 보호되어 있는 프로퍼티

protected EventCommandListboxInternal list
리턴 EventCommandListboxInternal