BlueprintAPI > BlueprintAPI/Development > BlueprintAPI/Development/Editor
Given an ID for a tab, try to find and close an existing tab. Returns true if it found a tab to close.
Target is Editor Utility Subsystem
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
name | New Tab ID |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Given an ID for a tab, try to find and close an existing tab. Returns true if it found a tab to close. |