Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/SBuildEventInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
uLang/Diagnostics/Diagnostics.h |
|
|
|
uLang/Diagnostics/Diagnostics.h |
|
|
|
uLang/Diagnostics/Diagnostics.h |
|
|
|
uLang/Diagnostics/Diagnostics.h |
|
|
|
uLang/Diagnostics/Diagnostics.h |
|
SBuildEventInfo()
| |
|
| Name |
SBuildEventInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include Path |
#include "uLang/Diagnostics/Diagnostics.h" |
SBuildEventInfo()
SBuildEventInfo(const SBuildEventInfo &)
| |
|
| Name |
SBuildEventInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include Path |
#include "uLang/Diagnostics/Diagnostics.h" |
SBuildEventInfo
(
const SBuildEventInfo &
)
SBuildEventInfo(SBuildEventInfo &&)
| |
|
| Name |
SBuildEventInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include Path |
#include "uLang/Diagnostics/Diagnostics.h" |
SBuildEventInfo
(
SBuildEventInfo &&
)
SBuildEventInfo(EBuildEvent, uint32_t)
| |
|
| Name |
SBuildEventInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include Path |
#include "uLang/Diagnostics/Diagnostics.h" |
SBuildEventInfo
(
EBuildEvent Type,
uint32_t Int32
)
SBuildEventInfo(EBuildEvent, CUTF8String)
| |
|
| Name |
SBuildEventInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include Path |
#include "uLang/Diagnostics/Diagnostics.h" |
SBuildEventInfo
(
EBuildEvent Type,
CUTF8String String
)