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 Attributes | List of all members
GridMate::GridMateDesc Struct Reference

#include <GridMate.h>

Public Attributes

GridMateAllocator::Descriptor m_allocatorDesc
 
EndianType m_endianType
 

Detailed Description

GridMate creation descriptor.

Member Data Documentation

◆ m_allocatorDesc

GridMateAllocator::Descriptor GridMate::GridMateDesc::m_allocatorDesc

GridMate default allocator. It will be used for all basic services and online module.

◆ m_endianType

EndianType GridMate::GridMateDesc::m_endianType

Endianness serialized to the network.


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