FCompilerEvent

Compiler event.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/CompilerResultsLog.h

Include

#include "Kismet2/CompilerResultsLog.h"

Syntax

struct FCompilerEvent

Remarks

Compiler event.

Variables

Name Description

Public variable

TArray< TShared...

 

ChildEvents

Public variable

uint32

 

Counter

Public variable

double

 

FinishTime

Public variable

FString

 

Name

Public variable

TSharedPtr< FCo...

 

ParentEventScope

Public variable

double

 

StartTime

Constructors

Name Description

Public function

FCompilerEvent

(
    TSharedPtr< FCompilerEvent > InPare...
)

Functions

Name Description

Public function

void

 

Finish()

Public function

void

 

Start

(
    const TCHAR* InName
)

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