|
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.
|
Inherited by GridMate::LANSearchParams.
Public Attributes | |
| unsigned int | m_maxSessions |
| maximum number of session entries to return from search | |
| unsigned int | m_timeOutMs |
| AZ::u32 | m_numParams |
| number of parameters set in m_params | |
| GridSessionSearchParam | m_params [SessionParams::k_maxNumParams] |
| A list of params for a search (matchmaking). | |
| VersionType | m_version |
Static Public Attributes | |
| static const unsigned int | s_defaultMaxSessions = 8 |
| default limit for returned session entries, user can override this by setting m_maxSessions | |
1.8.17