UdonLibrary
1.0.0
機械システム研究部 C++ ライブラリ
読み取り中…
検索中…
一致する文字列を見つけられません
EmergencySwitch.hpp
[詳解]
1
//
2
// 通信用メッセージ
3
//
4
// Copyright (c) 2022-2024 udonrobo
5
//
6
7
#include "
Switch.hpp
"
8
9
namespace
Udon
10
{
11
12
namespace
Message
13
{
14
16
using
EmergencySwitch
=
Switch
;
17
18
}
19
20
}
// namespace Udon
Switch.hpp
Udon
Definition
Bit.hpp:12
Udon::Message::Switch
スイッチ
Definition
Switch.hpp:19