public interface ConversationPrefix
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getPrefix(ConversationContext context)
Gets the prefix to use before each message to the player.
|
java.lang.String getPrefix(ConversationContext context)
context - Context information about the conversation.