Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

getReleasedFeaturesBetween

Description

Returns a list of features that were released between the given time periods.

Arguments

1 number start

the starting time value.

2 number finish

the end time value.

3 table taskIDs

a map of task IDs that can be added to the list.

4 table target

the table to fill the found task type datas into.

Returns

1 table

the list that was filled with tasks. If no target table was provided, then it will return a static table.