PokéRogue
GitHub
Switch to Beta
Preparing search index...
src/@types/ability-types
AbAttrMap
Type Alias AbAttrMap
AbAttrMap
:
{
[
K
in
keyof
AbAttrConstructorMap
]
:
InstanceType
<
AbAttrConstructorMap
[
K
]
>
}
Map of ability attribute class names to an instance of the class.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Beta
PokéRogue
Loading...
Map of ability attribute class names to an instance of the class.