Preparing search index...
The search index is not available
retrommo-types
retrommo-types
BattleUseAbilityEvent
Interface BattleUseAbilityEvent
interface
BattleUseAbilityEvent
{
abilityID
:
string
;
caster
:
BattleUseAbilityEventCaster
;
channel
:
number
;
duration
:
number
;
startedAt
:
number
;
target
?:
BattleUseAbilityEventTarget
;
type
:
UseAbility
;
}
Hierarchy (
view full
)
BattleEvent
BattleUseAbilityEvent
Index
Properties
abilityID
caster
channel
duration
started
At
target?
type
Properties
Readonly
abilityID
abilityID
:
string
Readonly
caster
caster
:
BattleUseAbilityEventCaster
Readonly
channel
channel
:
number
duration
duration
:
number
Readonly
started
At
started
At
:
number
Optional
Readonly
target
target
?:
BattleUseAbilityEventTarget
Readonly
type
type
:
UseAbility
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
abilityID
caster
channel
duration
started
At
target
type
retrommo-types
Loading...