Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CSourceFilePackage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CSourceFilePackage
(
const CUTF8String& PackageFilePath, |
uLang/SourceProject/SourceFileProject.h | ||
CSourceFilePackage
(
const SPackageDesc& PackageDesc, |
uLang/SourceProject/SourceFileProject.h |
CSourceFilePackage(const CUTF8String &, const TSRef< IFileSystem > &, const TSRef< CDiagnostics > &)
| Name | CSourceFilePackage |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceFileProject.h |
| Include Path | #include "uLang/SourceProject/SourceFileProject.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/SourceProject/SourceFileProject.cpp |
CSourceFilePackage
(
const CUTF8String & PackageFilePath,
const TSRef< IFileSystem > & FileSystem,
const TSRef< CDiagnostics > & Diagnostics
)
CSourceFilePackage(const SPackageDesc &, const TSRef< IFileSystem > &, const TSRef< CDiagnostics > &)
| Name | CSourceFilePackage |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceFileProject.h |
| Include Path | #include "uLang/SourceProject/SourceFileProject.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/SourceProject/SourceFileProject.cpp |
CSourceFilePackage
(
const SPackageDesc & PackageDesc,
const TSRef< IFileSystem > & FileSystem,
const TSRef< CDiagnostics > & Diagnostics
)