Navigation
API > API/Developer > API/Developer/AutomationWindow > API/Developer/AutomationWindow/IAutomationWindowModule
References
| Module | AutomationWindow |
| Header | /Engine/Source/Developer/AutomationWindow/Public/IAutomationWindowModule.h |
| Include | #include "IAutomationWindowModule.h" |
void SetAutomationWindowTab
&40;
TWeakPtr< class SDockTab > AutomationWindowTab
&41;
Remarks
Store a pointer to the AutomationWindowTab.
Parameters
| Name | Description |
|---|---|
| AutomationWindowTab | a weak pointer to the automation tab. |