StatsEvents methods
Last updated
Was this helpful?
Last updated
Was this helpful?
Overloads the method to provide an easy way to load items when instantiating this class.
p
Specifications on how to fill the object, with the possible keys below plus any other setup keys from , or an array of objects to fill the list with.
type
The class name of the StatsEvent objects to get.
fromTimestamp
The starting timestamp for the time frame to get StatsEvent objects from.
toTimestamp
The finishing timestamp for the time frame to get StatsEvent objects from.
Returns: true
if everything went ok, false
otherwise.