Exemple #1
0
 private void OnEnable()
 {
     // temp -> later spawn system should call OnSpawn
     OnSpawn();
     m_statistics.RollRandom();
 }