Navigation
API > API/Runtime > API/Runtime/Engine
Type enum, used to represent the special End iterator
| Name | EActorIteratorType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include Path | #include "EngineUtils.h" |
Syntax
enum EActorIteratorType
{
End,
}
Values
| Name | Remarks |
|---|---|
| End |