|
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 | |
| 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) |
1.8.17