RBX.lua.IntValue (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
 
>Mr Doom Bringer
No edit summary
(No difference)

Revision as of 15:53, 20 August 2007

A IntValue is a very simple object; it holds a Float 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.