AbilityTypeRegistry
Deprecated
All registration functions have been moved to the Addon class.
Inheritors
Functions
Link copied to clipboard
open fun <T : Ability> registerAbilityType(name: String, abilityCreator: (Player) -> T): AbilityType<T>