PlaceableLoader

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Loads placeables from a location on the disk

Source File: addons/grid_building/components/placeable_loader.gd

Extends: RefCounted

Public Methods

get_placeables

1
get_placeables(p_path: String) -> Array[Placeable]

Flags: static

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