PixelCrushers.DialogueSystem.RPGKit Namespace Reference

Classes

class  OverheadIconController
 Add this script to an NPC with an overhead icon UI. More...
 
class  RPGKitBridge
 This component provides a bridge between RPG Kit and the Dialogue System's Lua environment. More...
 
class  RPGKitConversationTrigger
 Uses RPG Kit's trigger system to trigger a conversation. More...
 
class  RPGKitDialogueUI
 This component implements a subclass of UnityUIDialogueUI that sends alerts to RPG Kit's message system. More...
 
class  RPGKitStoreTriggerNoOutOfRangeMessage
 This version of RPG Kit's StoreTrigger doesn't show an Out Of Range message for the store trigger. More...
 
class  StopConversationButton
 Attach this script to buttons that should stop the current conversation. More...