PokéRogue
GitHub
Switch to Main
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 Main
PokéRogue
Loading...
Map of ability attribute class names to an instance of the class.