示例#1
0
 public void Activate()
 {
     m_data.Clear();
     m_data.CurrentValue           = 5;
     m_activableScript.IsActivated = true;
 }