![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Attributable.h>
Public Types | |
| enum class | EType { Attribute , Specifier } |
Public Member Functions | |
| VERSECOMPILER_API TOptional< CUTF8String > | GetTextValue () const |
Public Attributes | |
| TSRef< CExpressionBase > | _Expression |
| EType | _Type |
|
strong |
| TOptional< CUTF8String > uLang::SAttribute::GetTextValue | ( | ) | const |
| TSRef<CExpressionBase> uLang::SAttribute::_Expression |
| EType uLang::SAttribute::_Type |