UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::SAttribute Struct Reference

#include <Attributable.h>

Public Types

enum class  EType { Attribute , Specifier }
 

Public Member Functions

VERSECOMPILER_API TOptional< CUTF8StringGetTextValue () const
 

Public Attributes

TSRef< CExpressionBase_Expression
 
EType _Type
 

Member Enumeration Documentation

◆ EType

Enumerator
Attribute 
Specifier 

Member Function Documentation

◆ GetTextValue()

TOptional< CUTF8String > uLang::SAttribute::GetTextValue ( ) const

Member Data Documentation

◆ _Expression

TSRef<CExpressionBase> uLang::SAttribute::_Expression

◆ _Type

EType uLang::SAttribute::_Type

The documentation for this struct was generated from the following files: