Epic Developer Community Forums
USTRUCT has no appropriate default constructor
Development
Pipeline & Plugins
Editor Scripting
Struct
,
constructors
,
ustruct
,
question
,
unreal-engine
,
CPP
iOSak
(iOSak)
February 15, 2021, 9:01am
2
you need to add default constructor - FTopology() {}
3 Likes
show post in topic