Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices
Inheritance Hierarchy
- IModularFeature
- IModule
- FChaosVDTraceModule
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/ModuleService.h |
Include | #include "TraceServices/ModuleService.h" |
Syntax
class IModule : public IModularFeature
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | GenerateReports
(
const IAnalysisSession& Session, |
|
![]() ![]() |
const TCHAR * | ||
![]() ![]() |
void | GetLoggers
(
TArray< const TCHAR* >& OutLoggers |
|
![]() |
void | GetModuleInfo
(
FModuleInfo& OutModuleInfo |
|
![]() |
void | OnAnalysisBegin
(
IAnalysisSession& Session |
|
![]() ![]() ![]() |
bool |