Navigation
API > API/Plugins > API/Plugins/Paper2DEditor > API/Plugins/Paper2DEditor/PAPER2FPaperJSONHelpers
| Type | Name | Description | |
|---|---|---|---|
| bool | ReadFloatNoDefault
(
const TSharedPtr< class FJsonObject > Item, |
Returns true if the field named Key is a Number, populating Out_Value, or false if it is missing or the wrong type (Out_Value is set to 0.0f on failure) | |
| bool | ReadFloatNoDefault
(
const TSharedPtr< class FJsonObject > Item, |
Returns true if the field named Key is a Number, populating Out_Value, or false if it is missing or the wrong type (Out_Value is set to 0.0f on failure) |