Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::NullBusId Struct Reference

Open 3D Engine (O3DE), the successor to Lumberyard, is now available in Developer Preview. Download O3DE or visit the AWS Game Tech blog to learn more.

Indicates that EBusTraits::BusIdType is not set. More...

Public Member Functions

AZ_FORCE_INLINE NullBusId ()
AZ_FORCE_INLINE NullBusId (int)

Detailed Description

Indicates that EBusTraits::BusIdType is not set.

EBuses with multiple addresses must set the EBusTraits::BusIdType .

Constructor & Destructor Documentation

NullBusId() [1/2]

AZ_FORCE_INLINE AZ::NullBusId::NullBusId ( )
inline

NullBusId() [2/2]

AZ_FORCE_INLINE AZ::NullBusId::NullBusId ( int )
inline

The documentation for this struct was generated from the following file:
  • C:/lumberyard-root/dev/Code/Framework/AzCore/AzCore/EBus/ BusImpl.h