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