GBX.lua.NumberValue (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} A NumberValue is a very simple object; it holds a float value. This value can be used for scripts to communicate, for objects to move to a preset lo...")
(No difference)

Revision as of 11:27, 23 June 2020


A NumberValue is a very simple object; it holds a float value. This value can be used for scripts to communicate, for objects to move to a preset location, many things.

Functions

The NumberValue only incorporates the global functions.

Properties

Like any Value object, the NumberValue only has one special property:

Events

In addition to the Global Events, NumberValue also has this Event: