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.
AZ::Prefab::PrefabDomData Class Referencefinal

#include <ProceduralPrefabAsset.h>

Public Member Functions

 AZ_RTTI (PrefabDomData, "{C73A3360-D772-4D41-9118-A039BF9340C1}")
 
 AZ_CLASS_ALLOCATOR (PrefabDomData, AZ::SystemAllocator)
 
void CopyValue (const rapidjson::Value &inputValue)
 
const AzToolsFramework::Prefab::PrefabDom & GetValue () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

A wrapper around the JSON DOM type so that the assets can read in and write out JSON directly since Prefabs are JSON serialized entity-component data


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