Align editor runtime scene handoff
This commit is contained in:
@@ -343,6 +343,9 @@ public:
|
||||
m_panel.SetProjectRuntime(&context.services.projectRuntime);
|
||||
m_panel.SetCommandFocusService(&context.services.commandFocusService);
|
||||
m_panel.SetSystemInteractionHost(context.services.systemInteractionHost);
|
||||
m_panel.SetSceneAssetOpenRequestHandler(
|
||||
context.services.sceneAssetOpenRequester,
|
||||
context.services.requestOpenSceneAsset);
|
||||
m_panel.Update(
|
||||
ResolveHostedPanelDispatchEntry(
|
||||
context.shellFrame.hostedPanelDispatchFrame,
|
||||
|
||||
Reference in New Issue
Block a user