Uses of Class
io.gs2.cdk.enchant.model.RarityParameterValue
Packages that use RarityParameterValue
-
Uses of RarityParameterValue in io.gs2.cdk.enchant.ref
Method parameters in io.gs2.cdk.enchant.ref with type arguments of type RarityParameterValueModifier and TypeMethodDescriptionNamespaceRef.setRarityParameterStatus(String parameterName, String propertyId, List<RarityParameterValue> parameterValues) NamespaceRef.setRarityParameterStatus(String parameterName, String propertyId, List<RarityParameterValue> parameterValues, String userId) -
Uses of RarityParameterValue in io.gs2.cdk.enchant.stampSheet
Constructor parameters in io.gs2.cdk.enchant.stampSheet with type arguments of type RarityParameterValueModifierConstructorDescriptionSetRarityParameterStatusByUserId(String namespaceName, String parameterName, String propertyId, List<RarityParameterValue> parameterValues, String userId)