RBX.lua.NumberValue (Object)

From Legacy Roblox Wiki
Revision as of 16:01, 20 August 2007 by >Mr Doom Bringer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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, man things.

Functions

The NumberValue only incorporates the global functions.

Properties

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

Events

The NumberValue only incorporates the global events.