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

Public Member Functions

 LegacySubIDsEntry (AZ::s64 subIDsEntryID, AZ::s64 productPK, AZ::u32 subId)
 
 LegacySubIDsEntry (AZ::s64 productPK, AZ::u32 subId)
 
bool operator== (const LegacySubIDsEntry &other) const
 
auto GetColumns ()
 

Public Attributes

AZ::s64 m_subIDsEntryID = InvalidEntryId
 
AZ::s64 m_productPK = InvalidEntryId
 
AZ::u32 m_subID = 0
 

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