Search
Preparing search index...
The search index is not available
Accurate Player Cutlist API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Plugin
Interface Plugin
The minimum that a Plugin needs to contain to be used together with the player.
Hierarchy
Plugin
Index
Properties
loaded
muted
name
version
Methods
destroy
get
Plugin
Actions
Properties
loaded
loaded
:
boolean
muted
muted
:
boolean
name
name
:
string
version
version
:
string
Methods
destroy
destroy
(
)
:
void
Returns
void
get
Plugin
Actions
get
Plugin
Actions
(
)
:
PluginAction
[]
Returns
PluginAction
[]
Globals
Plugin
loaded
muted
name
version
destroy
get
Plugin
Actions
The minimum that a Plugin needs to contain to be used together with the player.