Open 3D Engine LyShine 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.
|
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | ActiveCancelled () |
Notify listener that this interactable is no longer active. | |
virtual void | ActiveChanged ([[maybe_unused]] AZ::EntityId m_newActiveInteractable, [[maybe_unused]] bool shouldStayActive) |
Notify listener that this interactable has given up active status to a new interactable. | |