Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Loop Utils » LastExactlyNObjects

LastExactlyNObjects


Returns an array of N most recent objects.

Name Type Range Description
inObject T
inMaxCount Integer 0 - Number of last objects that are remembered
inInitialObject T Initial object of the array elements
inReset Bool Reset accumulator state
outObjectArray TArray Array of N most recent objects

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.