Navigation
API > API/Plugins > API/Plugins/DynamicMaterial > API/Plugins/DynamicMaterial/Utils
References
| Module | DynamicMaterial |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterial/Public/Utils/DMJsonUtils.h |
| Include | #include "Utils/DMJsonUtils.h" |
Syntax
class FDMJsonUtils
Remarks
Wrapper library to allow quicker (de)serialization to JSON.
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| bool | Deserialize
(
const TSharedPtr< FJsonValue >& InJsonValue, |
||
| TSharedPtr< FJsonValue > | Serialize
(
const InStructType& InStruct |
||
| TSharedPtr< FJsonValue > | Serialize
(
InEnumType InValue |
||
| TSharedPtr< FJsonValue > | Serialize
(
InArithmeticType InValue |
||
| TSharedPtr< FJsonValue > | |||
| TSharedPtr< FJsonValue > | Serialize
(
const FObjectPtr& InObject |
||
| TSharedPtr< FJsonValue > | Serialize
(
const FText& InText |
||
| TSharedPtr< FJsonValue > | Serialize
(
const UClass* InClass |
||
| TSharedPtr< FJsonValue > | Serialize
(
const FName& InName |
||
| TSharedPtr< FJsonValue > | |||
| TSharedPtr< FJsonValue > | Serialize
(
bool bInValue |
||
| TSharedPtr< FJsonValue > | Serialize
(
const TSubclassOf< InClassType >& InClass |
||
| TSharedPtr< FJsonValue > | Serialize
(
const UObject* InObject |
||
| TSharedPtr< FJsonValue > | Serialize
(
const UScriptStruct* InScriptStruct, |