GitHub
Pixels Website
Preparing search index...
The search index is not available
Documentation
Documentation
@systemic-games/pixels-web-connect
StoreValue
Class StoreValue
Message send to a Pixel to store a 32 bits value.
Implements
PixelMessage
Index
Constructors
constructor
Properties
type
value
Constructors
constructor
new
Store
Value
(
)
:
StoreValue
Returns
StoreValue
Properties
Readonly
type
type
:
number
Type of the message.
value
value
:
number
Value to write.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
value
GitHub
Pixels Website
Documentation
Loading...
Message send to a Pixel to store a 32 bits value.