Creates a new EntityPulseScheduler instance.
The period of the scheduler.
The query options to use when querying for entities.
Private
addAdds an entity to the scheduler if it matches the query options. In case the entity is not valid, it will retry a tick later.
The entity to add.
Private
compareProtected
itemsPrivate
queryStatic
Private
Readonly
logger
Represents a PulseScheduler that processes entities matching a query.