Searched defs:statType (Results 1 – 2 of 2) sorted by relevance
135 statType: string | undefined; property in InfoDataTable
49 StatType statType = static_cast<StatType>(CurrentRow() % STAT_EVENT_MAX); in Column() local