コード例 #1
0
ファイル: Armable.cs プロジェクト: ConcededGore/Jormungandr
 void CmdFireAuto(NetworkInstanceId netId)
 {
     weapon.AutoFire(netId);
 }