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::AssetDatabase::PathOrUuid Class Reference

Public Member Functions

 PathOrUuid (AZStd::string path)
 
 PathOrUuid (const char *path)
 
 PathOrUuid (AZ::Uuid uuid)
 
bool IsUuid () const
 
const AZ::Uuid & GetUuid () const
 
const AZStd::string & GetPath () const
 
const AZStd::string & ToString () const
 
bool operator== (const PathOrUuid &rhs) const
 
 operator bool () const
 

Static Public Member Functions

static PathOrUuid Create (AZStd::string val)
 

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