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.

- FInworldData(Anything)
- FInworldData_Text(One of the configured canned responses)