C# 클래스 Tangzx.ABSystem.AssetBundleDataBinaryWriter

상속: AssetBundleDataWriter
파일 보기 프로젝트 열기: tangzx/ABSystem

공개 메소드들

메소드 설명
Save ( Stream stream, AssetTarget targets ) : void

메소드 상세

Save() 공개 메소드

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