Uses of Class
io.gs2.cdk.mission.stampSheet.VerifyCounterValueByUserId
Packages that use VerifyCounterValueByUserId
-
Uses of VerifyCounterValueByUserId in io.gs2.cdk.mission.ref
Methods in io.gs2.cdk.mission.ref that return VerifyCounterValueByUserIdModifier and TypeMethodDescriptionCounterModelRef.verifyCounterValue(String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity) CounterModelRef.verifyCounterValue(String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity, String userId) NamespaceRef.verifyCounterValue(String counterName, String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity) NamespaceRef.verifyCounterValue(String counterName, String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity, String userId)