Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/FJsonObjectSharedStringStorage
Description
Returns the stringset used to store shared key strings. Can be a null pointer if no keys were added yet.
| Name | GetStringSet |
| Type | function |
| Header File | /Engine/Source/Runtime/Json/Public/Dom/JsonObject.h |
| Include Path | #include "Dom/JsonObject.h" |
TSharedPtr < UE::JSON::Private::FJsonStringSet > GetStringSet() const