LoTRO LUA Documentation

This is a version controlled documentation for how to use the LUA-Plugin Framework implemented into LoTRO.

View on GitHub

Home > Turbine

Chat Class


Beta Documentation - Subject to change.

This class provides events for when messages are received through the game. This includes player chat, tells, in game messages, and announcements.

Inheritance Hierarchy

Turbine.Object

Remarks

To use the Chat Object, you will need to import "Turbine.Chat" at the top of the file it will be used.

Members

Events

Examples

Basic

** Coming Soon **

Intermediate

** Coming Soon **

Complex/Advanced

** Coming Soon **


## See Also * Turbine
Copyright © Standing Stone Games, LLC. All rights reserved.