Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/Identifier
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Identifier
(
const CUTF8StringView& InName, |
uLang/Syntax/VstNode.h | ||
Identifier
(
const CUTF8StringView& InName, |
uLang/Syntax/VstNode.h |
Identifier(const CUTF8StringView &, const SLocus &)
| Name | Identifier |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Identifier
(
const CUTF8StringView & InName,
const SLocus & Whence
)
Identifier(const CUTF8StringView &, const SLocus &, const bool)
| Name | Identifier |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Identifier
(
const CUTF8StringView & InName,
const SLocus & Whence,
const bool bCanBeQualified
)