Class DialogueChoiceListener
A static utility class that listens for and responds to specific dialogue choices in the game's dialogue system.
public static class DialogueChoiceListener
- Inheritance
-
DialogueChoiceListener
- Inherited Members
Methods
Register(DialogueHandler, string, Action)
public static void Register(DialogueHandler handlerRef, string label, Action action)