WITH_EDITOR is code that gets compiled when building for the editor. GIsEditor is set to true when you are running the editor (or PIE within the editor).
3 Likes
WITH_EDITOR is code that gets compiled when building for the editor. GIsEditor is set to true when you are running the editor (or PIE within the editor).