C# Class NekoKun.RPGMaker.EventCommandListbox

Inheritance: AbstractObjectEditor
Afficher le fichier Open project: NekoProject/NekoKun Class Usage Examples

Protected Properties

Свойство Type Description
list EventCommandListboxInternal

Méthodes publiques

Méthode Description
Commit ( ) : void
EventCommandListbox ( object>.Dictionary Params ) : System

Méthodes protégées

Méthode Description
InitControl ( ) : void

Method Details

Commit() public méthode

public Commit ( ) : void
Résultat void

EventCommandListbox() public méthode

public EventCommandListbox ( object>.Dictionary Params ) : System
Params object>.Dictionary
Résultat System

InitControl() protected méthode

protected InitControl ( ) : void
Résultat void

Property Details

list protected_oe property

protected EventCommandListboxInternal list
Résultat EventCommandListboxInternal