Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/pixels-core-connect
MPCMessages
IAmAMPC
Class IAmAMPC
Message send by a MPC after receiving a "WhoAmI" message.
Implements
PixelMessage
Index
Constructors
constructor
Properties
charger
Info
die
Name
settings
Info
status
Info
type
version
Info
Constructors
constructor
new
IAmAMPC
()
:
MPCMessages
.
IAmAMPC
Returns
MPCMessages
.
IAmAMPC
Properties
Readonly
charger
Info
chargerInfo
:
MPCMessages
.
MPCInfoChunk
= ...
Readonly
die
Name
dieName
:
MPCMessages
.
MPCNameChunk
= ...
Readonly
settings
Info
settingsInfo
:
MPCMessages
.
SettingsInfoChunk
= ...
Readonly
status
Info
statusInfo
:
MPCMessages
.
StatusInfoChunk
= ...
Readonly
type
type
:
number
= MPCMessageTypeValues.iAmAMPC
Type of the message.
Readonly
version
Info
versionInfo
:
MPCMessages
.
VersionInfoChunk
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
charger
Info
die
Name
settings
Info
status
Info
type
version
Info
GitHub
Pixels Website
Documentation
Loading...
Message send by a MPC after receiving a "WhoAmI" message.