| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Settings.Master.Item.PotionAttributes
Documentation
data PotionAttributes #
Constructors
| PotionAttributes | |
Instances
| Eq PotionAttributes # | |
| Show PotionAttributes # | |
| Message PotionAttributes # | |
| Default PotionAttributes # | |
| HasField "staAmount" PotionAttributes PotionAttributes # | |
| HasField "staPercent" PotionAttributes PotionAttributes # | |
| type Field "staAmount" PotionAttributes # | |
| type Field "staPercent" PotionAttributes # | |
staAmount :: forall msg msg'. HasField "staAmount" msg msg' => Lens msg msg' (Field "staAmount" msg) (Field "staAmount" msg') #
staPercent :: forall msg msg'. HasField "staPercent" msg msg' => Lens msg msg' (Field "staPercent" msg) (Field "staPercent" msg') #