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