Uses of Record Class
crow.game.ha0.proto.AccountReg2StoreAction
Packages that use AccountReg2StoreAction
Package
Description
This package contains the protocol objects for what I call "ha0", the high-availability protocol
details for communicating between rathena map, char, and login servers.
-
Uses of AccountReg2StoreAction in crow.game.ha0.proto
Methods in crow.game.ha0.proto that return types with arguments of type AccountReg2StoreActionModifier and TypeMethodDescriptionAccountReg2StoreRequest.actions()Returns the value of theactionsrecord component.Constructor parameters in crow.game.ha0.proto with type arguments of type AccountReg2StoreActionModifierConstructorDescriptionAccountReg2StoreRequest(int aid, int cid, List<AccountReg2StoreAction> actions) Creates an instance of aAccountReg2StoreRequestrecord class.