RequestStartPlay glue code.
This commit is contained in:
@@ -133,6 +133,11 @@ public:
|
||||
/// <returns>True if exit engine, otherwise false.</returns>
|
||||
bool OnAppExit();
|
||||
|
||||
/// <summary>
|
||||
/// Requests switch to play mode.
|
||||
/// </summary>
|
||||
void RequestStartPlay();
|
||||
|
||||
private:
|
||||
|
||||
void OnEditorAssemblyLoaded(MAssembly* assembly);
|
||||
|
||||
Reference in New Issue
Block a user