Open 3D Engine Vegetation 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.
Vegetation::ModifierRequests::BusHandlerOrderCompare Struct Reference

#include <ModifierRequestBus.h>

Public Member Functions

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

Detailed Description

Determines the order in which handlers receive 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: