Navigation
API > API/Plugins > API/Plugins/ChaosVD
Inheritance Hierarchy
- IModuleInterface
- FChaosVDModule
References
| Module | ChaosVD |
| Header | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/ChaosVDModule.h |
| Include | #include "ChaosVDModule.h" |
Syntax
class FChaosVDModule : public IModuleInterface
Remarks
Main module class for the Chaos Visual Debugger editor Main module class for the Chaos Visual Debugger editor
Functions
| Type | Name | Description | |
|---|---|---|---|
| FChaosVDModule & | Get () |
||
| TSharedPtr< FChaosVDTraceManager > & | Returns the Trace manager instance used by CVD | ||
| bool | |||
| void | SpawnCVDTab () |
Spawns a new instance of CVD |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |
Typedefs
| Name | Description |
|---|---|
| ToolkitHostType |
Constants
| Name | Description |
|---|---|
| ChaosVisualDebuggerProgramName |