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 ENoInit
{
NoInit,
}
}
Values
| Name | Description |
|---|---|
| NoInit |
Remarks
Enum used in constructors to indicate they should not initialize anything.