Preparing search index...
The search index is not available
Procon 2023
Procon 2023
Models
GameActionModel
Interface GameActionModel
interface
GameActionModel
{
actions
:
ActionModel
[]
;
created_time
:
string
|
Date
;
disabled
?:
boolean
;
game_id
:
number
;
id
:
number
;
team_id
:
number
;
turn
:
number
;
}
Hierarchy
BaseModel
GameActionModel
Index
Properties
actions
created_
time
disabled?
game_
id
id
team_
id
turn
Properties
actions
actions
:
ActionModel
[]
created_
time
created_
time
:
string
|
Date
Optional
disabled
disabled
?:
boolean
game_
id
game_
id
:
number
id
id
:
number
team_
id
team_
id
:
number
turn
turn
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
actions
created_
time
disabled
game_
id
id
team_
id
turn
Procon 2023
<internal>
Config
Constants
Game
Hooks
Models
Services
Utils
Generated using
TypeDoc