Exemplo n.º 1
0
 private void CoolDownPercentModChange(float value)
 {
     m_coolDownPercentMod = value;
     m_mobaEntity.EntityDataChanged();
 }