コード例 #1
0
 public virtual int GetSerializationSize()
 {
     return(playerInfo.GetSerializationSize() + jobInfo.GetSerializationSize());
 }