PokéRogue
GitHub
Switch to Beta
Preparing search index...
src/@types/move-types
MoveAttrMap
Type Alias MoveAttrMap
MoveAttrMap
:
{
[
K
in
keyof
MoveAttrConstructorMap
]
:
InstanceType
<
MoveAttrConstructorMap
[
K
]
,
>
}
Map of move attribute names to attribute instances.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Beta
PokéRogue
Loading...
Map of move attribute names to attribute instances.