Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | SBuildEventInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include Path | #include "uLang/Diagnostics/Diagnostics.h" |
Syntax
struct SBuildEventInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| uLang/Diagnostics/Diagnostics.h | |||
SBuildEventInfo
(
const SBuildEventInfo& |
uLang/Diagnostics/Diagnostics.h | ||
| uLang/Diagnostics/Diagnostics.h | |||
SBuildEventInfo
(
EBuildEvent Type, |
uLang/Diagnostics/Diagnostics.h | ||
SBuildEventInfo
(
EBuildEvent Type, |
uLang/Diagnostics/Diagnostics.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~SBuildEventInfo() |
uLang/Diagnostics/Diagnostics.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Int32 | uint32_t | uLang/Diagnostics/Diagnostics.h | ||
| SBuildEventInfo | union uLang::SBuildEventInfo | uLang/Diagnostics/Diagnostics.h | ||
| String | CUTF8String | uLang/Diagnostics/Diagnostics.h | ||
| Type | EBuildEvent | uLang/Diagnostics/Diagnostics.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SBuildEventInfo & operator=
(
const SBuildEventInfo& |
uLang/Diagnostics/Diagnostics.h | ||
SBuildEventInfo & operator=
(
SBuildEventInfo&& |
uLang/Diagnostics/Diagnostics.h |