|
Open 3D Engine EMotionFX 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.
|
Public Member Functions | |
| void | CreateNotificationWindow (NotificationWindow::EType type, const QString &message) |
| void | RemoveNotificationWindow (NotificationWindow *notificationWindow) |
| MCORE_INLINE NotificationWindow * | GetNotificationWindow (uint32 index) const |
| MCORE_INLINE size_t | GetNumNotificationWindow () const |
| void | OnMovedOrResized () |
| MCORE_INLINE void | SetVisibleTime (int32 timeSeconds) |
| MCORE_INLINE int32 | GetVisibleTime () const |