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::UuidUtilComponent Class Reference

Inherits AZ::Component, and AZ::Interface::Registrar.

Public Member Functions

 AZ_COMPONENT (UuidUtilComponent, "{357CAA8E-CDDB-4094-8C2A-669D3D33E308}")
 
AZ::Outcome< void, AZStd::string > CreateSourceUuid (AZ::IO::PathView absoluteFilePath, AZ::Uuid uuid) override
 
AZ::Outcome< AZ::Uuid, AZStd::string > CreateSourceUuid (AZ::IO::PathView absoluteFilePath) override
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Static Public Attributes

static constexpr const char * UuidKey = "/UUID"
 

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