Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/SourceProject > API/Runtime/VerseCompiler/uLang/SourceProject/CSourceFileSnippet
- ISourceSnippet::GetText()
- CSourceFileSnippet::GetText()
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceFileProject.h |
| Include | #include "uLang/SourceProject/SourceFileProject.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/SourceProject/SourceFileProject.cpp |
virtual TOptional < CUTF8String > GetText() const
Remarks
Get text representation of this snippet When the result is EResult::Unspecified, no text representation exists When the result is EResult::Error, text representation exists, but an error occurred retrieving it