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

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
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.
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.


Line 16: Line 15:
* [[Changed (Event)]]
* [[Changed (Event)]]


[[Category:ROBLOX Lua Objects]]
[[Category:GoodBlox Lua Objects]]

Latest revision as of 20:02, 23 September 2021

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: