fbsim-core JavaScript & TypeScript API - v1.0.0-beta.2
Preparing search index...
KickoffResult
Interface KickoffResult
KickoffResult
struct
A
KickoffResult
represents a result of a kickoff
interface
KickoffResult
{
fair_catch
:
boolean
;
fumble
:
boolean
;
fumble_return_yards
:
number
;
kick_return_yards
:
number
;
kickoff_yards
:
number
;
onside_kick
:
boolean
;
out_of_bounds
:
boolean
;
play_duration
:
number
;
touchback
:
boolean
;
touchdown
:
boolean
;
}
Index
Properties
fair_
catch
fumble
fumble_
return_
yards
kick_
return_
yards
kickoff_
yards
onside_
kick
out_
of_
bounds
play_
duration
touchback
touchdown
Properties
fair_
catch
fair_catch
:
boolean
fumble
fumble
:
boolean
fumble_
return_
yards
fumble_return_yards
:
number
kick_
return_
yards
kick_return_yards
:
number
kickoff_
yards
kickoff_yards
:
number
onside_
kick
onside_kick
:
boolean
out_
of_
bounds
out_of_bounds
:
boolean
play_
duration
play_duration
:
number
touchback
touchback
:
boolean
touchdown
touchdown
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
struct
Properties
fair_
catch
fumble
fumble_
return_
yards
kick_
return_
yards
kickoff_
yards
onside_
kick
out_
of_
bounds
play_
duration
touchback
touchdown
fbsim-core JavaScript & TypeScript API - v1.0.0-beta.2
Loading...
KickoffResultstructA
KickoffResultrepresents a result of a kickoff