The RpgLogs Scripting API
Preparing search index...
RpgLogs
EventTimelineEvent
Type Alias EventTimelineEvent
type
EventTimelineEvent
=
{
ability
:
{
iconUrl
:
string
;
id
:
number
;
name
:
string
;
type
:
string
}
;
duration
:
number
;
effectDuration
:
number
;
id
:
string
;
label
?:
string
|
null
;
occurrence
:
number
;
timestamp
:
number
;
tooltip
?:
string
|
null
;
}
Index
Properties
ability
duration
effect
Duration
id
label?
occurrence
timestamp
tooltip?
Properties
ability
ability
:
{
iconUrl
:
string
;
id
:
number
;
name
:
string
;
type
:
string
}
duration
duration
:
number
effect
Duration
effectDuration
:
number
id
id
:
string
Optional
label
label
?:
string
|
null
occurrence
occurrence
:
number
timestamp
timestamp
:
number
Optional
tooltip
tooltip
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ability
duration
effect
Duration
id
label
occurrence
timestamp
tooltip
The RpgLogs Scripting API
Loading...