Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/PrefixOpLogicalNot
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PrefixOpLogicalNot
(
const SLocus& Whence |
Cloning | uLang/Syntax/VstNode.h | |
PrefixOpLogicalNot
(
const SLocus& Whence, |
uLang/Syntax/VstNode.h |
PrefixOpLogicalNot(const SLocus &)
Description
Cloning
| Name | PrefixOpLogicalNot |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
PrefixOpLogicalNot
(
const SLocus & Whence
)
PrefixOpLogicalNot(const SLocus &, const TSRef< Node > &)
| Name | PrefixOpLogicalNot |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
PrefixOpLogicalNot
(
const SLocus & Whence,
const TSRef< Node > & Rhs
)