C# Class Tangzx.ABSystem.AssetBundleDataBinaryWriter

Inheritance: AssetBundleDataWriter
Afficher le fichier Open project: tangzx/ABSystem

Méthodes publiques

Méthode Description
Save ( Stream stream, AssetTarget targets ) : void

Method Details

Save() public méthode

public Save ( Stream stream, AssetTarget targets ) : void
stream System.IO.Stream
targets AssetTarget
Résultat void