Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Dom > API/Runtime/Json/Dom/FJsonValueObject
| Type | Name | Description | |
|---|---|---|---|
| bool | TryGetObject
(
const TSharedPtr< FJsonObject >*& Object |
Tries to convert this value to an object, returning false if not possible | |
| bool | TryGetObject
(
TSharedPtr< FJsonObject >*& Object |
Tries to convert this value to an object, returning false if not possible |