Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CSourcePackage
Where the source code of this package originates.
| Name | EOrigin |
| Type | enum |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceProject.h |
| Include Path | #include "uLang/SourceProject/SourceProject.h" |
Syntax
enum EOrigin
{
Unknown,
Memory,
FileSystem,
}
Values
| Name | Remarks |
|---|---|
| Unknown | |
| Memory | |
| FileSystem |