Navigation
API > API/Runtime > API/Runtime/VerseCompiler
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const char * uLang::ToString
(
EPackageRole Role |
uLang/SourceProject/PackageRole.h | ||
static const char * uLang::ToString
(
EVerseScope VerseScope |
uLang/SourceProject/VerseScope.h |
uLang::ToString(EPackageRole)
| Name | uLang::ToString |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/PackageRole.h |
| Include Path | #include "uLang/SourceProject/PackageRole.h" |
namespace uLang
{
static const char * uLang::ToString
(
EPackageRole Role
)
}
uLang::ToString(EVerseScope)
| Name | uLang::ToString |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/SourceProject/VerseScope.h |
| Include Path | #include "uLang/SourceProject/VerseScope.h" |
namespace uLang
{
static const char * uLang::ToString
(
EVerseScope VerseScope
)
}