Anchored (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = Anchored |property = Bool ''is anchored'' |description = Sets whether or not the object is frozen in place. |object = GBX.lua.Fl...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = Anchored
name = Anchored
|property = [[Bool]] ''is anchored''
|property = [[Bool]] ''is anchored''
|description = Sets whether or not the object is frozen in place.
|description = Sets whether or not the object is frozen in place.
|object = [[GBX.lua.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]|}}
|object = [[GBX.lua.BasePart (Object)|BasePart]]|}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 21:21, 23 September 2021

Property
Name Anchored
Property Bool is anchored
Description: Sets whether or not the object is frozen in place.
In Object: BasePart