Open 3D Engine GridMate API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Public Types | Public Member Functions | Static Public Attributes | List of all members
GridMate::VoiceChatServiceInterface Class Referenceabstract

Inherits EBusTraits.

Public Types

typedef IGridMateBusIdType
 Use the GridMate instance as an ID.
 

Public Member Functions

virtual void RegisterMember (GridMember *member)=0
 
virtual void UnregisterMember (GridMember *member)=0
 
 AZ_CLASS_ALLOCATOR (VoiceChatServiceInterface, GridMateAllocator, 0)
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 
static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 Only one service may provide this interface.
 

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