Error trying to forward declare a ustruct?

Hi ThatNerdFury,

If you use a pointer (FArmyPresetStruct* myptr) it will work - it doesn’t need to know the class definition then.

2 Likes