Esempio n. 1
0
 public List <int> GetCreationInstanceId(ECreation type)
 {
     return(_playerPak.GetCreationInstanceId(type));
 }