Class ThinkerIterator

inherits from Object

Public Functions

native static ThinkerIterator Create(
Class< Object > type = "Actor",
int statnum = Thinker​.MAX​_STATNUM+1
)

native Thinker Next(bool exact = false)

native void Reinit()