Discolink
GitHub
Preparing search index...
Main
PlayerPlugin
Class PlayerPlugin<EventMap>
Abstract
Type Parameters
EventMap
extends
Record
<
string
,
unknown
[]
>
=
{}
Hierarchy (
View Summary
)
PlayerPlugin
Plugin
Index
Constructors
constructor
Properties
_
name
Methods
init
Constructors
constructor
new
PlayerPlugin
<
EventMap
extends
Record
<
string
,
unknown
[]
>
=
{}
>
()
:
PlayerPlugin
<
EventMap
,
>
Type Parameters
EventMap
extends
Record
<
string
,
unknown
[]
>
=
{}
Returns
PlayerPlugin
<
EventMap
>
Properties
Protected
_
_
:
EventMap
Abstract
Readonly
name
name
:
string
Methods
Abstract
init
init
(
player
:
Player
)
:
void
Parameters
player
:
Player
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
name
Methods
init
GitHub
Discolink
Loading...