Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Diagnostics
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h |
| Include | #include "uLang/Diagnostics/Diagnostics.h" |
Syntax
struct SBuildEventInfo
Remarks
In the future, for other types of events (e.g. memory calculation) this can be expanded to accomodate other types of statistics that aren't just a simple "number of events".
Variables
| Type | Name | Description | |
|---|---|---|---|
| union uLang::SBuildEventInfo | |||
| uint32_t | Count | ||
| EBuildEvent | Type |