C# Class Tangzx.ABSystem.AssetBundleDataWriter

Afficher le fichier Open project: tangzx/ABSystem Class Usage Examples

Méthodes publiques

Méthode Description
Save ( Stream stream, AssetTarget targets ) : void
Save ( string path, 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

Save() public méthode

public Save ( string path, AssetTarget targets ) : void
path string
targets AssetTarget
Résultat void