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.
Static Public Member Functions | List of all members
GridMate::MarshalerShim Class Reference

Static Public Member Functions

template<class MarshalerType , class DataType >
static bool Unmarshal (UnmarshalContext &mc, MarshalerType &marshaler, DataType &sourceValue, AZStd::false_type)
 
template<class MarshalerType , class DataType >
static bool Unmarshal (UnmarshalContext &mc, MarshalerType &marshaler, DataType &sourceValue, AZStd::true_type)
 

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