Open 3D Engine AzCore 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::DataPatchNodeInfo Struct Reference

#include <DataPatch.h>

Public Attributes

const AddressType & address
 
const PatchMap & patch
 
const ChildPatchMap & childPatchLookup
 

Detailed Description

Structure used to pass information about the data patch being applied into the event handler's OnPatchBegin/OnPatchEnd methods. Using this structure allows it to be forward declared in SerializeContext.h thus avoiding circular header file dependencies.


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