Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data ExperienceBoostAttributes #
Eq ExperienceBoostAttributes # | |
Show ExperienceBoostAttributes # | |
Message ExperienceBoostAttributes # | |
Default ExperienceBoostAttributes # | |
HasField "boostDurationMs" ExperienceBoostAttributes ExperienceBoostAttributes # | |
HasField "xpMultiplier" ExperienceBoostAttributes ExperienceBoostAttributes # | |
type Field "boostDurationMs" ExperienceBoostAttributes # | |
type Field "xpMultiplier" ExperienceBoostAttributes # | |
boostDurationMs :: forall msg msg'. HasField "boostDurationMs" msg msg' => Lens msg msg' (Field "boostDurationMs" msg) (Field "boostDurationMs" msg') #
xpMultiplier :: forall msg msg'. HasField "xpMultiplier" msg msg' => Lens msg msg' (Field "xpMultiplier" msg) (Field "xpMultiplier" msg') #