fbsim-core JavaScript & TypeScript API - v1.0.0-beta.2
Preparing search index...
RushingStats
Interface RushingStats
RushingStats
struct
A
RushingStats
represents aggregated rushing statistics
interface
RushingStats
{
fumbles
:
number
;
rushes
:
number
;
touchdowns
:
number
;
yards
:
number
;
}
Index
Properties
fumbles
rushes
touchdowns
yards
Properties
fumbles
fumbles
:
number
rushes
rushes
:
number
touchdowns
touchdowns
:
number
yards
yards
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
struct
Properties
fumbles
rushes
touchdowns
yards
fbsim-core JavaScript & TypeScript API - v1.0.0-beta.2
Loading...
RushingStatsstructA
RushingStatsrepresents aggregated rushing statistics