Package cn.lanink.gamecore.form.response
Class FormResponseDialog
java.lang.Object
cn.lanink.gamecore.form.response.FormResponseDialog
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate ResponseElementDialogButtonprivate final Stringprivate final longprivate final NPCRequestPacket.RequestTypeprivate final String -
Constructor Summary
ConstructorsConstructorDescriptionFormResponseDialog(NPCRequestPacket packet, AdvancedFormWindowDialog dialog) -
Method Summary
-
Field Details
-
entityRuntimeId
private final long entityRuntimeId -
data
-
clickedButton
-
sceneName
-
requestType
-
actionType
private final int actionType
-
-
Constructor Details
-
FormResponseDialog
-