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
PluginAddedEvent
Class PluginAddedEvent
This event is triggered when a plugin is registered. Contains the plugin that was registered.
Hierarchy
PluginAddedEvent
Implements
PlayerEvent
Index
Constructors
constructor
Properties
plugin
type
Constructors
constructor
new
Plugin
Added
Event
(
plugin
:
Plugin
)
:
PluginAddedEvent
Parameters
plugin:
Plugin
Returns
PluginAddedEvent
Properties
plugin
plugin
:
Plugin
type
type
:
PlayerEventType
= PlayerEventType.PluginAdded
Globals
Plugin
Added
Event
constructor
plugin
type
This event is triggered when a plugin is registered. Contains the plugin that was registered.