public void ServoUnitySetParamBool(ServoUnityParam param, bool flag) { ServoUnityPlugin_pinvoke.servoUnitySetParamBool((int)param, flag); }