Пример #1
0
 public int ServoUnityGetParamInt(ServoUnityParam param)
 {
     return(ServoUnityPlugin_pinvoke.servoUnityGetParamInt((int)param));
 }