Example #1
0
 protected void Connected()
 {
     Context.History.Add(NetworkEvent.Connected(this, null));
     Context.Triggers.CheckAndAct();
 }