Exemple #1
0
 public void Write(OStream s, uint version)
 {
     Nif.WriteUInt(unk_int, s);
     Nif.WriteString(event_, s);
 }