#include <JsonValue.h>
◆ FJsonValueNull()
| FJsonValueNull::FJsonValueNull |
( |
| ) |
|
◆ ~FJsonValueNull()
| FJsonValueNull::~FJsonValueNull |
( |
| ) |
|
|
virtualdefault |
◆ GetMemoryFootprint()
| SIZE_T FJsonValueNull::GetMemoryFootprint |
( |
| ) |
const |
|
overridevirtual |
Returns the memory footprint for this object in Bytes, including sizeof(*this) and allocated memory. All children should implement this so their memory layout is properly accounted for
Reimplemented from FJsonValue.
◆ GetType()
| FString FJsonValueNull::GetType |
( |
| ) |
const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: