Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Common.h |
| Include | #include "uLang/Common/Common.h" |
Syntax
namespace uLang
{
enum EIndex
{
IndexNone = -1,
}
}
Values
| Name | Description |
|---|---|
| IndexNone |
Remarks
Used to signify an unspecified index.