FOnActiveViewportChanged

Notificaton when the active viewport changed

Unreal Engine C++ API Reference > Editor > EditorFramework > Toolkits > IToolkitHost

Type

typedef TMulticastDelegate_TwoParams< void, [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IAssetViewport](API\Editor\UnrealEd\IAssetViewport) >, [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IAssetViewport](API\Editor\UnrealEd\IAssetViewport) > > FOnActiveViewportChanged  

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Toolkits/IToolkitHost.h
Include #include "Toolkits/IToolkitHost.h"

Remarks

Notificaton when the active viewport changed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library