Open 3D Engine LyShineExamples Gem 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.
UiDynamicContentDatabaseInterface Class Referenceabstract

Inherits AZ::EBusTraits.

Public Types

enum  ColorType { FreeColors , PaidColors , NumColorTypes }
 

Public Member Functions

virtual int GetNumColors (ColorType colorType)=0
 
virtual AZ::Color GetColor (ColorType colorType, int index)=0
 
virtual AZStd::string GetColorName (ColorType colorType, int index)=0
 
virtual AZStd::string GetColorPrice (ColorType colorType, int index)=0
 
virtual void Refresh (ColorType colorType, const AZStd::string &filePath)=0
 

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