RBX.lua.IntValue (Object)

From Legacy Roblox Wiki
Revision as of 23:02, 5 August 2008 by >Mr Doom Bringer (RBX.Lua.IntValue moved to RBX.Lua.IntValue (Object))
Jump to navigationJump to search

A IntValue is a very simple object; it holds an Integer as a value. This value can be used for scripts to communicate, for changing object's properties, many things.

Functions

The IntValue only incorporates the global functions.

Properties

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

Events

The IntValue only incorporates the global events.