Preparing search index...
The search index is not available
Procon 2023
Procon 2023
Services
CreateActionResponse
Interface CreateActionResponse
interface
CreateActionResponse
{
action
:
GameActionModel
;
status
:
{
cur_turn
:
number
;
max_turn
:
number
;
remaining
:
number
;
}
;
}
Index
Properties
action
status
Properties
action
action
:
GameActionModel
status
status
:
{
cur_turn
:
number
;
max_turn
:
number
;
remaining
:
number
;
}
Type declaration
cur_
turn
:
number
max_
turn
:
number
remaining
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
status
Procon 2023
<internal>
Config
Constants
Game
Hooks
Models
Services
Utils
Generated using
TypeDoc