PokéRogue
GitHub
Switch to Main
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 Main
PokéRogue
Loading...
Map of move attribute names to attribute instances.