public interface ConversationPrefix
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 © 2016. All rights reserved.