OptionalonThe old RoomConfig object.
The new RoomConfig object.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after the API's language has been changed.
The new language's abbreviation value.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after a library object has been added.
The Library object.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after a library object has been moved.
The Library object.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after a library object has been removed.
The Library object.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonOptionalonCalled just after a plugin has been activated or deactivated.
The plugin which was activated or deactivated. This property stores the current activation status of the plugin: plugin.active.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after a plugin object has been added.
The Plugin object.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after a plugin object has been removed.
The Plugin object.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonOptionalonOptionalonCalled just after the value of a variable has been changed.
The Addon object that the variable belongs to.
The name of the variable whose value has been changeed.
The old value of the variable.
The new value of the variable.
OptionalcustomData: anythe custom data that was returned from the previous callback.
void.
OptionalonCalled just after the room's config object has been replaced by a new one.
The old RoomConfig object.
The new RoomConfig object.
void or a custom data to pass to the next callback.
OptionalonCalled just after the API's language has been changed.
The new language's abbreviation value.
void or a custom data to pass to the next callback.
OptionalonCalled just after a library object has been added.
The Library object.
void or a custom data to pass to the next callback.
OptionalonCalled just after a library object has been moved.
The Library object.
void or a custom data to pass to the next callback.
OptionalonCalled just after a library object has been removed.
The Library object.
void or a custom data to pass to the next callback.
OptionalonOptionalonCalled just after a plugin has been activated or deactivated.
The plugin which was activated or deactivated. This property stores the current activation status of the plugin: plugin.active.
void or a custom data to pass to the next callback.
OptionalonCalled just after a plugin object has been added.
The Plugin object.
void or a custom data to pass to the next callback.
OptionalonCalled just after a plugin object has been removed.
The Plugin object.
void or a custom data to pass to the next callback.
OptionalonOptionalonOptionalonCalled just after the value of a variable has been changed.
The Addon object that the variable belongs to.
The name of the variable whose value has been changeed.
The old value of the variable.
The new value of the variable.
void or a custom data to pass to the next callback.
Called just after the room's config object has been replaced by a new one.