Interface SpeechController


public interface SpeechController
Represents the NPCs speech abilities. Uses SpeechContexts which contain messages and recipients.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sends the speechController's NPC and SpeechContext.
  • Method Details