-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Hi,
Great tutorial, btw - I just went through it with UE 4.25 and visual studio 2019. Compiler throws and error, "can't find include file: IPluginManager.h" in TextAssetEditorStyle.h, line 5. (TextAsset/Source/TextAssetEditor/Private/Styles/TextAssetEditorStyle.h)
Just change that line to: #include "Interfaces/IPluginManager.h" and you're good to go.
Thanks!
triangle-soup, NyaliaLui, r530044129, hik2, kuma-hacker and 9 more
Metadata
Metadata
Assignees
Labels
No labels