Open 3D Engine AzCore 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.
AZ::TickEvents::BusHandlerOrderCompare Struct Reference

#include <TickBus.h>

Public Member Functions

AZ_FORCE_INLINE bool operator() (TickEvents *left, TickEvents *right) const
 

Detailed Description

Determines the order in which handlers receive tick events. Handlers receive events based on the order in which the components are initialized, unless a handler explicitly sets its position.


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