public void Activate() { m_data.Clear(); m_data.CurrentValue = 5; m_activableScript.IsActivated = true; }