Any ideas?
I need to create standalone, launchable, program.
with Slate window, etc.
Should i use SlateViewer program as starting point example? or there is more elegant way, without copy/paste?
Any ideas?
I need to create standalone, launchable, program.
with Slate window, etc.
Should i use SlateViewer program as starting point example? or there is more elegant way, without copy/paste?
Launch module used internally and automatically only by engine projects.
To create standalone program i have to create my own Main function, using SlateViewer program as an example.