Open 3D Engine ROS2 Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ROS2::CheckAssetPage Class Reference

Inherits QWizardPage.

Public Member Functions

 CheckAssetPage (QWizard *parent)
 
void ReportAsset (const AZStd::string unresolvedFileName, const Utils::UrdfAsset &urdfAsset, const QString &type)
 Function reports assets that will be copied/processed by asset processor.
 
void ClearAssetsList ()
 
bool IsEmpty () const
 
bool isComplete () const override
 
void OnAssetCopyStatusChanged (const Utils::CopyStatus &status, const AZStd::string &unresolvedFileName, const AZStd::string assetPath)
 
void OnAssetProcessStatusChanged (const AZStd::string &unresolvedFileName, const Utils::UrdfAsset &urdfAsset, bool isError)
 

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