getPrefix

public abstract String getPrefix(ConversationContext context)

Gets the prefix to use before each message to the player.

Return

The prefix text.

Parameters

context

Context information about the conversation.