IModule

Windows
MacOS
Linux

Inheritance Hierarchy

IModularFeature

IModule

References

Module

TraceServices

Header

/Engine/Source/Developer/TraceServices/Public/TraceServices/ModuleService.h

Include

#include "TraceServices/ModuleService.h"

Syntax

class IModule : public IModularFeature

Functions

Name Description

Public function

void

 

GenerateReports

(
    const IAnalysisSession& Session,
    const TCHAR* CmdLine,
    const TCHAR* OutputDirectory
)

Public function

const TCHAR ...

 

GetCommandLineArgument()

Public function

void

 

GetLoggers

(
    TArray< const TCHAR* >& OutLo...
)

Public function

void

 

GetModuleInfo

(
    FModuleInfo& OutModuleInfo
)

Public function

void

 

OnAnalysisBegin

(
    IAnalysisSession& Session
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss