getnamo / SocketIOClient-Unreal

Socket.IO client plugin for the Unreal Engine.
Other
901 stars 240 forks source link

找不到组件? #413

Open zifai888 opened 8 months ago

zifai888 commented 8 months ago

将插件文件夹拖动到根目录下之后,为什么在添加组件的位置没有找到socketIOclent这个组件

getnamo commented 8 months ago

make sure plugin is enabled and you've restarted your project. If you're on windows it will work out of the box, for linux/mac editor you need to build the project/plugin for it to show up.