Arisego / UnrealLive2D

UE4 plugin for live2d model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 5.0.3 UE plugin problem

black-wolf8 opened this issue · comments

I have some issues with implementation of the plugin, when i try to compile, the engine say me some problem with "An explicit Category specifier is required for Blueprint accessible functions in an Engine module."
This is a real problem or its only with me, someone can guide me please?

commented

Are you using this plugin as an engine plugin? I did a quick search and found that this error might be related to some additional restrictions on engine modules. Try add category on functions in UCubismBpLib may help.