Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Local Turnkey Protoryper,我的模型具有带有 ServerSide 作业的视图模型。是否有可能在没有安装 MDriven 服务器的情况下运行该作业?谢谢!
否 - 目前服务器端作业需要 MDrivenServer。您可以使用 ocl 调试器进行模拟,方法是执行与作业应该执行的相同的操作。