Classes
Name | Description | |
---|---|---|
![]() | Chat | This class provides events for when messages are received through the game. This includes player chat, tells, in game messages, and announcements. |
![]() | Engine | Provides engine level information to user plugins. |
![]() | LotroPluginManager | Provides access to plugin management methods. |
![]() | Object | The base object class for API classes. |
![]() | Plugin | Provides information about a specific plugin that has been loaded. |
![]() | PluginData | Provides the ability to save and load plugin data. |
![]() | PluginManager | Provides access to plugin management methods. |
![]() | Shell | Provides programmer extensibility to the chat window. |
![]() | ShellCommand | A command that can be register for use in the chat window. |
Enumerations
Name | Description | |
---|---|---|
![]() | ChatType | Defines the type of chat data. |
![]() | DataScope | Defines the scope of plugin data. |
![]() | Language | Defines the client languages. |
Remarks
The Turbine package provides access to core game functionality.