Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CClassDefinition
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const CAttributable & GetAttributes () |
Attribute accessors. | uLang/Semantics/SemanticClass.h | |
| uLang/Semantics/SemanticClass.h |
GetAttributes()
Description
Attribute accessors.
| Name | GetAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticClass.h |
| Include Path | #include "uLang/Semantics/SemanticClass.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
const CAttributable & GetAttributes() const
GetAttributes()
| Name | GetAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticClass.h |
| Include Path | #include "uLang/Semantics/SemanticClass.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
CAttributable & GetAttributes()