FText TextToCheck = FText::FromString("Example123"); bool bIsNotEmpty = UUDCoreFunctionLibrary::IsNotEmpty(TextToCheck);