IAutomationWindowModule::SetAutomationWindowTab

Store a pointer to the AutomationWindowTab.

Windows
MacOS
Linux

References

Module

AutomationWindow

Header

/Engine/Source/Developer/AutomationWindow/Public/IAutomationWindowModule.h

Include

#include "IAutomationWindowModule.h"

Syntax

void SetAutomationWindowTab
(
    TWeakPtr< class SDockTab > AutomationWindowTab
)

Remarks

Store a pointer to the AutomationWindowTab.

Parameters

Parameter

Description

AutomationWindowTab

a weak pointer to the automation tab.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss