|  | ezEngine Release 25.08
    | 
Describes an input or output stream for a expression VM. More...
#include <ExpressionDeclarations.h>
| Public Member Functions | |
| bool | operator== (const StreamDesc &other) const | 
| ezResult | Serialize (ezStreamWriter &inout_stream) const | 
| ezResult | Deserialize (ezStreamReader &inout_stream) | 
| Public Attributes | |
| ezHashedString | m_sName | 
| ezProcessingStream::DataType | m_DataType | 
Describes an input or output stream for a expression VM.