Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | SAssignmentLhsIdentifier |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
struct SAssignmentLhsIdentifier
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IdentifierData | TSPtr< CExprIdentifierData > | uLang/Semantics/Expression.h | ||
| PointerToReference | TSPtr< CExprPointerToReference > | uLang/Semantics/Expression.h |