Strangely all your files is blank for me, can you reupload them ?
Have you override this function in your uobject ?
virtual bool IsSupportedForNetworking();
And you simply need to return true in this function.
I hope this help you !
Strangely all your files is blank for me, can you reupload them ?
Have you override this function in your uobject ?
virtual bool IsSupportedForNetworking();
And you simply need to return true in this function.
I hope this help you !