Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Dom > API/Runtime/Json/Dom/FJsonValue
- FJsonValue::TryGetBool()
- FJsonValueString::TryGetBool()
- FJsonValueNumber::TryGetBool()
- FJsonValueNumberString::TryGetBool()
- FJsonValueBoolean::TryGetBool()
References
| Module | Json |
| Header | /Engine/Source/Runtime/Json/Public/Dom/JsonValue.h |
| Include | #include "Dom/JsonValue.h" |
virtual bool TryGetBool
&40;
bool & OutBool
&41; const
Remarks
Tries to convert this value to a bool, returning false if not possible