Beta Documentation - Subject to change.

The core Turbine API package.

Classes

  NameDescription
ChatThis class provides events for when messages are recieved through the game. This includes player chat, tells, in game messages, and announcements.
EngineProvides engine level information to user plugins.
ObjectThe base object class for API classes.
PluginProvides information about a specific plugin that has been loaded.
PluginDataProvides the ability to save and load plugin data.
PluginManagerProvides access to plugin management methods.
ShellProvides programmer extensibility to the chat window.
ShellCommandA command that can be register for use in the chat window.

Enumerations

  NameDescription
ChatTypeDefines the type of chat data.
DataScopeDefines the scope of plugin data.

Remarks

The Turbine package provides access to core game functionality.