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

From Legacy Roblox Wiki
Jump to navigationJump to search
no edit summary
>Mindraker
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{{CatUp|Class reference}}
__NOTOC__ {{CatUp|Class reference}}


<div class="tabber">
<div class="tabbertab" title="Info">
{| cellspacing=2 cellpadding=4 border=0 width=100%
|style="vertical-align:top"|{{:Object:Vector3Value}}
|style="vertical-align:top"|{{LeftNoticeStart}}
A Vector3Value is a very simple object; it holds a Vector3 as a value. This value can be used for scripts to communicate, for objects to move to a preset location, many things.
A Vector3Value is a very simple object; it holds a Vector3 as a value. This value can be used for scripts to communicate, for objects to move to a preset location, many things.


==Functions==
The Vector3Value only incorporates the global functions.
==Properties==
Like any Value object, the Vector3Value only has one special property:
*[[Value (Property)|Value]]


==Events==
In addition to the global events, Vector3Value incorporates:


*[[Changed (Event)|Changed]]
|}
|}
</div>
<div class="tabbertab" title="Methods">
{{:Clone (Function)}}{{:FindFirstChild (Function)}}
{{:GetChildren (Function)}}
{{:GetFullName (Function)}}
{{:IsA (Function)}}
{{:IsAncestorOf (Function)}}
{{:IsDescendantOf (Function)}}
{{:Remove (Function)}}
</div>
<div class="tabbertab" title="Properties">
{{:Name (Property)}}{{:Parent (Property)}}
{{:Archivable (Property)}}
{{:ClassName (Property)}}
{{:Value (Property)}}
</div>
<div class="tabbertab" title="Events">
{{:AncestryChanged (Event)}}
{{:Changed (Event)/property}}
{{:Changed (Event)/value}}
{{:ChildAdded (Event)}}
{{:ChildRemoved (Event)}}
{{:DescendantAdded (Event)}}
{{:DescendantRemoving (Event)}}
</div>
</div>


[[Category:ROBLOX Lua Objects]]
[[Category:ROBLOX Lua Objects]]
Anonymous user

Navigation menu