Box
TBA
Box = { -- Attributes BoxId: std.Attribute<std.Attribute<string?>>, BoxSpawnBehavior: std.Attribute<std.Attribute<string?>>, -- API idToBox: std.MapSet<string, BasePart>,}Attributes
Section titled “Attributes”Box.BoxId: std.Attribute<std.Attribute<string?>>TBA
BoxSpawnBehavior
Section titled “BoxSpawnBehavior”Box.BoxSpawnBehavior: std.Attribute<std.Attribute<string?>>TBA
Properties
Section titled “Properties”idToBox
Section titled “idToBox”Box.idToBox: std.MapSet<string, BasePart>TBA