コード例 #1
0
 public virtual int DeterministicRandomInt(int maxValue) => MBRandom.DeterministicRandomInt(maxValue);