Hi Jack,
The error seems to go away for me if I delete UTestInterface
. Do you need to interact with the interface from Blueprint, or are your implementations of the interface only for use by C++ (as in the case of UTestInterfaceImpl
)?
Hi Jack,
The error seems to go away for me if I delete UTestInterface
. Do you need to interact with the interface from Blueprint, or are your implementations of the interface only for use by C++ (as in the case of UTestInterfaceImpl
)?