예제 #1
0
파일: Light.cs 프로젝트: BenChung/krpc
 public void BlinkStart()
 {
     light.SetBlinkState(true);
 }