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::MetaUuidEntry Struct Reference

Structure used to store UUID information for an asset in the metadata file. More...

#include <MetaUuidEntry.h>

Public Member Functions

 AZ_TYPE_INFO (MetaUuidEntry, "{FAD60D80-9B1D-421D-A4CA-DD2CA2EA80BB}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZ::Uuid m_uuid
 
AZStd::unordered_set< AZ::Uuid > m_legacyUuids
 
AZStd::string m_originalPath
 
AZ::u64 m_millisecondsSinceUnixEpoch {}
 

Detailed Description

Structure used to store UUID information for an asset in the metadata file.


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