Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::Components::EditorPendingCompositionComponentSerializer Class Reference

Custom serializer to handle component data in the composition component. More...

#include <EditorPendingCompositionComponent.h>

Inherits AZ::BaseJsonSerializer.

Public Member Functions

 AZ_RTTI (EditorPendingCompositionComponentSerializer, "{9084611C-7011-4906-9EE6-EF10019ABADD}", BaseJsonSerializer)
 
AZ::JsonSerializationResult::Result Load (void *outputValue, const AZ::Uuid &outputValueTypeId, const rapidjson::Value &inputValue, AZ::JsonDeserializerContext &context) override
 

Public Attributes

 AZ_CLASS_ALLOCATOR_DECL
 

Detailed Description

Custom serializer to handle component data in the composition component.


The documentation for this class was generated from the following file: