Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | EMassCommandCheckTime |
| Type | enum |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassCommands.h |
| Include Path | #include "MassCommands.h" |
Syntax
enum EMassCommandCheckTime
{
RuntimeCheck = true,
CompileTimeCheck = false,
}
Values
| Name | Remarks |
|---|---|
| RuntimeCheck | |
| CompileTimeCheck |