Anchored (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
Base class in object parameter
>Itunes89
No edit summary
Line 9: Line 9:


{{clear floats}}
{{clear floats}}
<br />
{{Example|
<code>game.Workspace.Part.Anchored = true</code>
}}


== See Also ==
== See Also ==

Revision as of 20:00, 14 March 2012

Anchored
Property Bool is anchored
Description Sets whether or not the object is frozen in place.
Member of BasePart


Example
{{{1}}}


See Also