Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TActorIteratorBase
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include | #include "EngineUtils.h" |
int32 GetProgressNumerator&40;&41; const
Remarks
Returns the number of actors considered thus far. Can be used in combination with GetProgressDenominator to gauge progress iterating over all actors. number of actors considered thus far.