Navigation
API > API/Runtime > API/Runtime/VerseCompiler
A package as represented in a Verse project file.
| Name | SPackageRef |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceProjectWriter.h |
| Include Path | #include "uLang/SourceProject/SourceProjectWriter.h" |
Syntax
struct SPackageRef
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _Build | bool | uLang/SourceProject/SourceProjectWriter.h | ||
| _Desc | TOptional< SPackageDesc > | uLang/SourceProject/SourceProjectWriter.h | ||
| _FilePath | TOptional< CUTF8String > | uLang/SourceProject/SourceProjectWriter.h | ||
| _ReadOnly | bool | uLang/SourceProject/SourceProjectWriter.h |