![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VerseGrammar.h>
Public Member Functions | |
| constexpr | text () |
| constexpr | text (const char8 *Start0, const char8 *Stop0) |
| constexpr | text (const char8 *Start0) |
| constexpr char8 | operator[] (nat i) const |
| operator bool () const | |
Public Attributes | |
| const char8 * | Start |
| const char8 * | Stop |
|
inlineconstexpr |
|
inlineexplicit |
| const char8* Verse::Grammar::text::Start |
| const char8 * Verse::Grammar::text::Stop |