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 Member Functions | List of all members
GridMate::MemberID Struct Referenceabstract

#include <Session.h>

Public Member Functions

virtual AZStd::string ToString () const =0
 
virtual AZStd::string ToAddress () const =0
 
virtual MemberIDCompact Compact () const =0
 
virtual bool IsValid () const =0
 
AZ_FORCE_INLINE bool operator== (const MemberID &rhs) const
 
AZ_FORCE_INLINE bool operator!= (const MemberID &rhs) const
 
AZ_FORCE_INLINE bool operator== (const MemberIDCompact &rhs) const
 
AZ_FORCE_INLINE bool operator!= (const MemberIDCompact &rhs) const
 

Detailed Description

MemberID interface class.


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