Uses of Enum Class
pl.edu.icm.unity.engine.api.translation.in.AttributeEffectMode
Packages that use AttributeEffectMode
-
Uses of AttributeEffectMode in pl.edu.icm.unity.engine.api.translation.in
Methods in pl.edu.icm.unity.engine.api.translation.in that return AttributeEffectModeModifier and TypeMethodDescriptionMappedAttribute.getMode()
static AttributeEffectMode
Returns the enum constant of this class with the specified name.static AttributeEffectMode[]
AttributeEffectMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in pl.edu.icm.unity.engine.api.translation.in with parameters of type AttributeEffectModeModifierConstructorDescriptionMappedAttribute
(AttributeEffectMode mode, pl.edu.icm.unity.base.attribute.Attribute attribute)