Skip to content

LaunchRequest

LaunchRequest selects the instance and optional account for a game launch.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullableDescription
InstanceIDinstanceIdstringstringNoNoInstanceID is the managed instance to launch.
AccountIDaccountId*stringstring | nullYesYesAccountID overrides the instance default account for this launch.

Used by

Source

internal/transport/wails/launch_controller.go:22