RBX.lua.CFrameValue (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker m RBX.Lua.CFrameValue (Object) moved to RBX.lua.CFrameValue (Object) |
>Mindraker |
||
Line 12: | Line 12: | ||
==Events== | ==Events== | ||
In addition to the Global Events, CframeValue also has this Event: | |||
*[[Changed (Event)]] | |||
[[Category:ROBLOX Lua Objects]] | [[Category:ROBLOX Lua Objects]] |
Revision as of 04:45, 17 September 2008
A CFrameValue is a very simple object; it holds a CFrame set. This value can be used for scripts to communicate, for objects to move to a preset location, many things.
Functions
The CFrameValue only incorporates the global functions.
Properties
Like any Value object, the CFrameValue only has one special property:
Events
In addition to the Global Events, CframeValue also has this Event: