Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/SourceProject > API/Runtime/VerseCompiler/uLang/SourceProject/CSourceProjectWriter
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceProjectWriter.h |
| Include | #include "uLang/SourceProject/SourceProjectWriter.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/SourceProject/SourceProjectWriter.cpp |
bool WriteProject
(
const CSourceProject & Project,
const CUTF8String & DestinationDir,
CUTF8String * ResultProjectFilePath
) const
Remarks
Write the entire given source project to disk Iff ResultProjectFilePath is given, a vproject file will be generated and the path to it returned