FJsonValueString::IsEmpty

Way to check if string value is empty without copying the string.

Windows
MacOS
Linux

References

Module

Json

Header

/Engine/Source/Runtime/Json/Public/Dom/JsonValue.h

Include

#include "Dom/JsonValue.h"

Syntax

bool IsEmpty() const

Remarks

Way to check if string value is empty without copying the string.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss