Navigation
API > API/Plugins > API/Plugins/DynamicMaterial > API/Plugins/DynamicMaterial/Utils > API/Plugins/DynamicMaterial/Utils/FDMJsonUtils
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FJsonValue > | Serialize
(
bool bInValue |
||
| TSharedPtr< FJsonValue > | Serialize
(
InEnumType InValue |
||
| TSharedPtr< FJsonValue > | Serialize
(
const InStructType& InStruct |
||
| TSharedPtr< FJsonValue > | Serialize
(
const TSubclassOf< InClassType >& InClass |
||
| TSharedPtr< FJsonValue > | Serialize
(
const UScriptStruct* InScriptStruct, |
||
| TSharedPtr< FJsonValue > | |||
| TSharedPtr< FJsonValue > | Serialize
(
const FText& InText |
||
| TSharedPtr< FJsonValue > | Serialize
(
const FName& InName |
||
| TSharedPtr< FJsonValue > | Serialize
(
const UClass* InClass |
||
| TSharedPtr< FJsonValue > | Serialize
(
const UObject* InObject |
||
| TSharedPtr< FJsonValue > | Serialize
(
const FObjectPtr& InObject |
||
| TSharedPtr< FJsonValue > | |||
| TSharedPtr< FJsonValue > | Serialize
(
InArithmeticType InValue |