Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/DataDefinition.h |
| Include | #include "uLang/Semantics/DataDefinition.h" |
Syntax
struct SClassVarAccessorFunctions
Variables
| Type | Name | Description | |
|---|---|---|---|
| CSymbol | GetterName | ||
| TMap< int, const CFunction * > | Getters | ||
| CSymbol | SetterName | ||
| TMap< int, const CFunction * > | Setters |
Operators
| Type | Name | Description | |
|---|---|---|---|