Example #1
0
 public void Activate()
 {
     if (!_outlineRenderer.enabled)
     {
         return;
     }
     behaviour.Execute();
 }