C# Class BLOB, DarkForcesUnity

Inheritance: Asset
ファイルを表示 Open project: joeriedel/DarkForcesUnity Class Usage Examples

Public Methods

Method Description
BLOB ( string name, byte data ) : System.Collections

Method Details

BLOB() public method

public BLOB ( string name, byte data ) : System.Collections
name string
data byte
return System.Collections