示例#1
0
 public GameObject GetP3CurrentAttachmentByType(int type)
 {
     return(WeaponControllerBaseImpl.GetP3CurrentAttachmentByType(type));
 }