Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/pixels-web-connect
PixelConnectEventMap
Type Alias PixelConnectEventMap
type
PixelConnectEventMap
=
{
statusChanged
:
Readonly
<
{
lastStatus
:
PixelStatus
;
reason
?:
PixelSessionConnectionEventReason
;
status
:
PixelStatus
;
}
,
>
;
}
Index
Properties
status
Changed
Properties
status
Changed
statusChanged
:
Readonly
<
{
lastStatus
:
PixelStatus
;
reason
?:
PixelSessionConnectionEventReason
;
status
:
PixelStatus
;
}
,
>
Pixel status changed notification.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
Changed
GitHub
Pixels Website
Documentation
Loading...
Pixel status changed notification.