#include <SourceProject.h>
◆ EOrigin
Where the source code of this package originates.
| Enumerator |
|---|
| Unknown | |
| Memory | |
| FileSystem | |
◆ CSourcePackage()
◆ ~CSourcePackage()
| virtual uLang::CSourcePackage::~CSourcePackage |
( |
| ) |
|
|
virtualdefault |
◆ AddDependencyPackage()
◆ GenerateFingerprint()
◆ GetDirPath()
◆ GetFilePath()
◆ GetFingerprint()
◆ GetName()
| const CUTF8String & uLang::CSourcePackage::GetName |
( |
| ) |
const |
|
inline |
◆ GetNumSnippets()
| int32_t uLang::CSourcePackage::GetNumSnippets |
( |
| ) |
const |
◆ GetOrigin()
◆ GetSettings()
| const SSettings & uLang::CSourcePackage::GetSettings |
( |
| ) |
const |
|
inline |
◆ RemoveSnippet()
◆ SetAllowExperimental()
| void uLang::CSourcePackage::SetAllowExperimental |
( |
const bool |
bAllowExperimental | ) |
|
|
inline |
◆ SetDependencyPackages()
◆ SetFingerprint()
◆ SetName()
◆ SetRole()
◆ SetTreatDefinitionsAsImplicit()
| void uLang::CSourcePackage::SetTreatDefinitionsAsImplicit |
( |
bool |
bTreatAsImplicit | ) |
|
|
inline |
◆ SetVersePath()
◆ SetVerseScope()
◆ SetVerseVersion()
◆ TruncateVniDestDir()
| void uLang::CSourcePackage::TruncateVniDestDir |
( |
| ) |
|
◆ _Digest
Optional digest to be used instead of source if desired.
◆ _PublicDigest
The public-only digest, if it exists.
◆ _RootModule
The root module of this package, equivalent to the _VersePath specified in _Settings.
◆ _Settings
Settings, e.g. parsed from .vpackage file.
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceProject.h
- Engine/Source/Runtime/VerseCompiler/Private/uLang/SourceProject/SourceProject.cpp