Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/SourceProject > API/Runtime/VerseCompiler/uLang/SourceProject/ISourceSnippet
- ISourceSnippet::GetText()
- CSourceDataSnippet::GetText()
- CSourceFileSnippet::GetText()
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/SourceProject.h |
| Include | #include "uLang/SourceProject/SourceProject.h" |
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