Property | Type | Description | |
---|---|---|---|
obj | List | ||
parent | |||
source | EventCommandProvider |
Property | Type | Description | |
---|---|---|---|
strCommand | string | ||
strIndent | string | ||
strUnknown | string |
Method | Description | |
---|---|---|
EventCommandListboxInternal ( |
||
ExportUBB ( ) : string | ||
Load ( ) : void |
Method | Description | |
---|---|---|
DrawText ( int id, string str, System font, System fc, System bounds, System sf, System g, bool selected ) : void | ||
GetCode ( int id ) : string | ||
GetCodeCommand ( int id ) : |
||
GetIndent ( int id ) : int |
protected DrawText ( int id, string str, System font, System fc, System bounds, System sf, System g, bool selected ) : void | ||
id | int | |
str | string | |
font | System | |
fc | System | |
bounds | System | |
sf | System | |
g | System | |
selected | bool | |
return | void |
public EventCommandListboxInternal ( |
||
parent | ||
return | System |
protected GetCodeCommand ( int id ) : |
||
id | int | |
return |
public EventCommandListbox,NekoKun.RPGMaker parent | ||
return |