Beispiel #1
0
 private void Awake()
 {
     init = this;
 }
Beispiel #2
0
 public FileId(Medusa.CoreProto.FileId data)
 {
     mData = data;
 }