프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExtendWindowHeight | bool |
메소드 | 설명 | |
---|---|---|
Draw ( ) : void | ||
Draw ( |
||
OnActivate ( ) : void | ||
OnChangeItem ( bool right ) : void | ||
OnChangeSelection ( bool down ) : void | ||
OnChangeSelection ( int newIndex ) : void | ||
RPGDialogMenu ( string caption, Action |
메소드 | 설명 | |
---|---|---|
Usable ( IMenuItem item ) : bool |
public RPGDialogMenu ( string caption, Action |
||
caption | string | |
activationAction | Action |
|
items | IMenuItem | |
리턴 | System |