Thanks, that actually got it to compile after I added the .h reference to the file I declared the struct (and changed it from using pointers). I wonder why the forward declaration didnt work with the uproperty; any ideas?
Thanks, that actually got it to compile after I added the .h reference to the file I declared the struct (and changed it from using pointers). I wonder why the forward declaration didnt work with the uproperty; any ideas?