externalUsesAbilities
Implemented by
Index
Methods
Methods
externalabilityTo
Type parameters
- T: Ability
Parameters
externaldoSomething: AbilityType<T>
The type of ability to look up, e.g.
BrowseTheWeborCallAnApi
Returns T
The type of ability to look up, e.g. BrowseTheWeb or CallAnApi
Describes an
Actorwho can use their abilities to perform anActivityor answer aQuestion.Learn more
AbilityActor