Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::DataStream Class Reference

#include <ObjectStream.h>

Inherited by AZ::ObjectStream.

Public Types

enum  StreamType { ST_XML , ST_JSON , ST_BINARY , ST_MAX }
 

Public Member Functions

StreamType GetType () const
 
void SetType (StreamType fmt)
 

Protected Attributes

StreamType m_type
 

Detailed Description

TEMP


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