Skip to content

PlaceableLoader

Loads placeables from a location on the disk

static func get_placeables

(

p_path:

String

)

->

Array

[Placeable]

Finds all placeables at the path and sub directories and returns them as an array

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.