Uses of Class
io.gs2.cdk.buff.model.BuffTargetGrn
Packages that use BuffTargetGrn
-
Uses of BuffTargetGrn in io.gs2.cdk.buff.model
Constructor parameters in io.gs2.cdk.buff.model with type arguments of type BuffTargetGrnModifierConstructorDescriptionBuffTargetAction(String targetActionName, String targetFieldName, List<BuffTargetGrn> conditionGrns, Float rate) BuffTargetAction(String targetActionName, String targetFieldName, List<BuffTargetGrn> conditionGrns, Float rate, BuffTargetActionOptions options) BuffTargetModel(String targetModelName, String targetFieldName, List<BuffTargetGrn> conditionGrns, Float rate) BuffTargetModel(String targetModelName, String targetFieldName, List<BuffTargetGrn> conditionGrns, Float rate, BuffTargetModelOptions options)