示例#1
0
文件: Light.cs 项目: BenChung/krpc
 public void BlinkStart()
 {
     light.SetBlinkState(true);
 }