2using System.Runtime.Serialization;
10 [System.Serializable()]
23 public string[]
tags =
new string[0];
31 public void GetObjectData(SerializationInfo info, StreamingContext context)
42 public pb_MetaData(SerializationInfo info, StreamingContext context)
57 _assetBundlePath =
null;
67 get {
return _fileId; }
76 get {
return _assetBundlePath; }
84 get {
return _assetType; }
103 _assetBundlePath =
null;