Skip to main content
Overview > Inworld Node > Inworld Node Random Canned Text Class: UInworldNode_RandomCannedText | Inherits from: UInworldNode A node that selects a random text from a list of predefined phrases. This node takes no input and produces a Text output containing a randomly selected phrase from its internal list. It inherits from the base Node class and is useful for generating varied responses or fallback content. Inworld Node Random Canned Text Input Types:
  • FInworldData (Anything)
Output Types:
  • FInworldData_Text (One of the configured canned responses)