#pragma once
/// <summary>
/// 水面平台机动组件
/// </summary>
class SurfaceMotionControlPlugin : public ProcList<
>{
};