AthenaClient.menus.animationMenus.waitAnims ​
Functions ​
default ​
Usage
AthenaClient.menus.animationMenus.waitAnims.default(callback
): { callback
: (...args
: any
[]) => void
; data
: any
[] ; name
: string
= 'Wait 1' }[]
Parameters ​
Name | Type |
---|---|
callback | (...args : any []) => void |
Returns ​
{ callback
: (...args
: any
[]) => void
; data
: any
[] ; name
: string
= 'Wait 1' }[]