UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
StringUtils.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Namespaces

namespace  StringUtils
 Collection of string manipulation utilities used by the SignalR client implementation.
 

Functions

bool StringUtils::IsEmptyOrWhitespace (const FString &InStr)
 Determines if a string is null/empty or contains only whitespace characters.