Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | SAttribute |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Attributable.h |
| Include Path | #include "uLang/Semantics/Attributable.h" |
Syntax
struct SAttribute
Enums
Public
| Name | Remarks |
|---|---|
| EType |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _Expression | TSRef< CExpressionBase > | uLang/Semantics/Attributable.h | ||
| _Type | EType | uLang/Semantics/Attributable.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOptional< CUTF8String > GetTextValue() |
uLang/Semantics/Attributable.h |