Skip to main content

Documentation Index

Fetch the complete documentation index at: https://udcore.unrealdirective.com/llms.txt

Use this file to discover all available pages before exploring further.

IsNotEmpty

Checks if the provided text is not empty.
Inputs
Text
FText
required
The text to check.
Outputs
ReturnValue
bool
True if the text is not empty.