C# Class Tangzx.ABSystem.AssetBundleDataBinaryWriter

Inheritance: AssetBundleDataWriter
显示文件 Open project: tangzx/ABSystem

Public Methods

Method Description
Save ( Stream stream, AssetTarget targets ) : void

Method Details

Save() public method

public Save ( Stream stream, AssetTarget targets ) : void
stream System.IO.Stream
targets AssetTarget
return void