Navigation
API > API/Plugins > API/Plugins/Paper2DEditor > API/Plugins/Paper2DEditor/PAPER2FPaperJSONHelpers
References
| Module | Paper2DEditor |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2DEditor/Public/PaperJSONHelpers.h |
| Include | #include "PaperJSONHelpers.h" |
static bool ReadBoolean
&40;
const TSharedPtr< class FJsonObject > Item,
const FString & Key,
bool bDefaultIfMissing
&41;
Remarks
Returns the bool named Key or bDefaultIfMissing if it is missing or the wrong type (note: no way to determine errors!)