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