Open 3D Engine Atom Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Widget for managing and selecting from a library of assets. More...
#include <AssetSelectionGrid.h>
Inherits QDialog, and Handler.
Public Types | |
using | FilterFn = AZStd::function< bool(const AZStd::string &)> |
Signals | |
void | PathSelected (const AZStd::string &path) |
void | PathRejected () |
Widget for managing and selecting from a library of assets.