public interface ConversationPrefix
| Modifier and Type | Method and Description | 
|---|---|
| String | getPrefix(ConversationContext context)Gets the prefix to use before each message to the player. | 
String getPrefix(ConversationContext context)
context - Context information about the conversation.Copyright © 2015. All rights reserved.