Slate compile error in editor build

After investigating this further I found that your assumption about FMoveCursor not being marked with SLATE_API may be the issue. While we don’t intend to expose the API functionality since it is not a relevant need for everyone and would lead to bloating the engine, it is possible for programmers on development teams to implement the functionality themselves in source code if necessary.

Cheers