Upgraded to 4.18, cannot find UDestructibleComponent.
The error I get is:
EXEC : error : Couldn't find parent type for '...' named 'UDestructibleComponent' in current module or any other module parsed so far.
Any quick fix to this?
EDIT:
So it looks like it is because APEX is now a plugin. You can enable it in the plugins menu. The problem still remains that you CAN’T open the editor because the project won’t build in 4.18. How do we get around this without attempting to comment out half the project?