OptionalstatIdentifier: Immutable<ProfilerDatabaseIdentifier>Optionalmetadata: Immutable<ProfilerStatMetadata>Basic information about the stat.
Identifier of this stat definition that can be used to look it up in database.
Copies all properties defined by the prototype of ProfilerDatabaseStat from other to this instance.
Clones this instance and returns a new ProfilerDatabaseStat with identical values.
Determines if this ProfilerDatabaseStat instance is equal to the other instance.
StaticisDetermines if both ProfilerDatabaseStat instances are equal.
Later aliased as ProfilerDatabase::Stat. The Stat class represents a definition for a runtime stat. Stats can be set up to track various values inside the engine, like allocation counts and other object counts.