playlite
Preparing search index...
hooks/common/useGameForm
GameFormData
Interface GameFormData
Dados do formulário de jogo
interface
GameFormData
{
name
:
string
;
coverUrl
:
string
;
platform
:
string
;
status
:
string
;
playtime
:
string
;
rating
:
number
;
installPath
:
string
;
executablePath
:
string
;
launchArgs
:
string
;
}
Index
Properties
name
cover
Url
platform
status
playtime
rating
install
Path
executable
Path
launch
Args
Properties
name
name
:
string
cover
Url
coverUrl
:
string
platform
platform
:
string
status
status
:
string
playtime
playtime
:
string
rating
rating
:
number
install
Path
installPath
:
string
executable
Path
executablePath
:
string
launch
Args
launchArgs
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
cover
Url
platform
status
playtime
rating
install
Path
executable
Path
launch
Args
playlite
Loading...
Dados do formulário de jogo