Open 3D Engine LmbrCentral 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.
LmbrCentral::EntityIconAssetTypeInfo Class Reference

#include <EntityIconAssetTypeInfo.h>

Inherits AZ::AssetTypeInfoBus::Handler.

Public Member Functions

 AZ_CLASS_ALLOCATOR (EntityIconAssetTypeInfo, AZ::SystemAllocator)
 
AZ::Data::AssetType GetAssetType () const override
 
const char * GetAssetTypeDisplayName () const override
 
const char * GetGroup () const override
 
const char * GetBrowserIcon () const override
 
void Register ()
 
void Unregister ()
 

Detailed Description

EntityIconAssetTypeInfo describes the Entity Icon Asset with which users can use to customize entity icons. See EditorEntityIconComponent for details.


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