コード例 #1
0
ファイル: HubParent.cs プロジェクト: Mechami/router
 public void Update()
 {
     SelfHB.BroadcastDownwards(RoutingEvent.Test1);
 }