IAutomationWindowModule::SetAutomationWindowTab

Store a pointer to the AutomationWindowTab.

Unreal Engine C++ API Reference > Developer > AutomationWindow > IAutomationWindowModule

References

   
Module AutomationWindow
Header /Engine/Source/Developer/AutomationWindow/Public/IAutomationWindowModule.h
Include #include "IAutomationWindowModule.h"
void SetAutomationWindowTab
(
    [TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< class [SDockTab](API\Runtime\Slate\Widgets\Docking\SDockTab) > AutomationWindowTab
)

Remarks

Store a pointer to the AutomationWindowTab.

Parameters

Name Description
AutomationWindowTab a weak pointer to the automation tab.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library