Enfusion Script API
|
Wrapper around GetEditorEntity and GetEditorEntityCount Skips all entities that are not top-level. More...
Public Member Functions | |
void | EditorEntityIterator (notnull WorldEditorAPI api) |
IEntitySource | GetNext () |
Returns all top level entities in order, null when all entities were iterated. | |
int | GetCurrentIdx () |
Wrapper around GetEditorEntity and GetEditorEntityCount Skips all entities that are not top-level.
Editing the underlying entity list invalidates the iterator.
void EditorEntityIterator.EditorEntityIterator | ( | notnull WorldEditorAPI | api | ) |
int EditorEntityIterator.GetCurrentIdx | ( | ) |
IEntitySource EditorEntityIterator.GetNext | ( | ) |
Returns all top level entities in order, null when all entities were iterated.