コード例 #1
0
ファイル: Power.cs プロジェクト: jhurliman/d3research
 public BuffDef(MpqFileStream stream)
 {
     BuffFilterPowers = stream.ReadSerializedInts();
 }