Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CEnumeration
| Name | EEnumOpenness |
| Type | enum |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticEnumeration.h |
| Include Path | #include "uLang/Semantics/SemanticEnumeration.h" |
Syntax
enum EEnumOpenness
{
Closed,
Open,
Invalid,
}
Values
| Name | Remarks |
|---|---|
| Closed | |
| Open | |
| Invalid |