Advances the enumerator to the next Entity of the World.
public bool MoveNext();
Implements MoveNext()
System.Boolean
true if the enumerator was successfully advanced to the next Entity; false if the enumerator has passed the end of the collection.