Navigation
API > API/Plugins > API/Plugins/VariantManagerContent
Deprecated: Only here for backwards compatibility with 4.21.
| Name | UPropertyValueTransform |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValue.h |
| Include Path | #include "PropertyValue.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UPropertyValueTransform : public UPropertyValue
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyValue → UPropertyValueTransform
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UPropertyValueTransform
(
const FObjectInitializer& ObjectInitializer |
PropertyValue.h |
Functions
Public
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
FArchive& Ar |
PropertyValue.h |