AthenaClient.systems.interaction ​
Functions ​
invoke ​
Usage
AthenaClient.systems.interaction.invoke(): void
Invoke an interaction
Returns ​
void
Defined in ​
client/systems/interaction.ts:32
isInteractionAvailable ​
Usage
AthenaClient.systems.interaction.isInteractionAvailable(): boolean
Check if an interaction is currently available to be invoked
Returns ​
boolean