playlite
Preparing search index...
hooks/common/useGameForm
GameFormData
Interface GameFormData
interface
GameFormData
{
name
:
string
;
coverUrl
:
string
;
platform
:
string
;
platformGameId
:
string
;
installed
:
boolean
;
importConfidence
:
string
;
status
:
string
;
playtime
:
string
;
rating
:
number
;
installPath
:
string
;
executablePath
:
string
;
launchArgs
:
string
;
}
Index
Properties
name
cover
Url
platform
platform
Game
Id
installed
import
Confidence
status
playtime
rating
install
Path
executable
Path
launch
Args
Properties
name
name
:
string
cover
Url
coverUrl
:
string
platform
platform
:
string
platform
Game
Id
platformGameId
:
string
installed
installed
:
boolean
import
Confidence
importConfidence
:
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
platform
Game
Id
installed
import
Confidence
status
playtime
rating
install
Path
executable
Path
launch
Args
playlite
Loading...