PlaceableLoader
Summary
Section titled “Summary”Loads placeables from a location on the disk
Methods
Section titled “Methods”static func get_placeables( p_path: String ) -> Array[Placeable]
Finds all placeables at the path and sub directories and returns them as an array
Source
Section titled “Source”addons/grid_building/components/placeable_loader.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.