Navigation
API > API/Plugins > API/Plugins/ChaosVD
Inheritance Hierarchy
- FChaosVDTabSpawnerBase
- TSharedFromThis
- FChaosVDOutputLogTab
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDOutputLogTab.h |
| Include | #include "ChaosVDOutputLogTab.h" |
Syntax
class FChaosVDOutputLogTab :
public FChaosVDTabSpawnerBase,
public TSharedFromThis< FChaosVDOutputLogTab >
Remarks
Spawns and handles and instance for the visual debugger Output Panel
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosVDOutputLogTab
(
const FName& InTabID, |
Overridden from FChaosVDTabSpawnerBase
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SDockTab > | HandleTabSpawned
(
const FSpawnTabArgs& Args |