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