コード例 #1
0
ファイル: MockPlayer.cs プロジェクト: Rogachev99/PUBG
 public void Update_TryPickUp(IMessage msg)
 {
     Received_TryPickUp.Invoke(msg);
 }