Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.ByteData Class Reference

Serializable array of bytes. More...

Public Member Functions

 ByteData ()
 
 ByteData (byte[] bytes)
 

Public Attributes

byte[] bytes
 

Detailed Description

Serializable array of bytes.

Constructor & Destructor Documentation

◆ ByteData() [1/2]

PixelCrushers.QuestMachine.ByteData.ByteData ( )
inline

◆ ByteData() [2/2]

PixelCrushers.QuestMachine.ByteData.ByteData ( byte[]  bytes)
inline

Member Data Documentation

◆ bytes

byte [] PixelCrushers.QuestMachine.ByteData.bytes

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