Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/SourceProject
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceProjectWriter.h |
| Include | #include "uLang/SourceProject/SourceProjectWriter.h" |
Syntax
struct SPackageDesc
Remarks
Specification of a package embedded in a project file This mirrors FVersePackageDesc in the runtime
Variables
| Type | Name | Description | |
|---|---|---|---|
| CUTF8String | _DirPath | ||
| TOptional< TArray< CUTF8String > > | _FilePaths | ||
| CUTF8String | _Name | ||
| CSourcePackage::SSettings | _Settings |