Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/pixels-core-connect
IAmADie
Class IAmADie
Message send by a Pixel after receiving a "WhoAmI" message.
Implements
PixelMessage
Index
Constructors
constructor
Properties
custom
Design
And
Color
Name
die
Info
die
Name
settings
Info
status
Info
type
version
Info
Constructors
constructor
new
IAmADie
()
:
IAmADie
Returns
IAmADie
Properties
Readonly
custom
Design
And
Color
Name
customDesignAndColorName
:
CustomDesignAndColorNameChunk
= ...
Readonly
die
Info
dieInfo
:
DieInfoChunk
= ...
Readonly
die
Name
dieName
:
DieNameChunk
= ...
Readonly
settings
Info
settingsInfo
:
SettingsInfoChunk
= ...
Readonly
status
Info
statusInfo
:
StatusInfoChunk
= ...
Readonly
type
type
:
number
= MessageTypeValues.iAmADie
Type of the message.
Readonly
version
Info
versionInfo
:
VersionInfoChunk
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
custom
Design
And
Color
Name
die
Info
die
Name
settings
Info
status
Info
type
version
Info
GitHub
Pixels Website
Documentation
Loading...
Message send by a Pixel after receiving a "WhoAmI" message.