PlaceableLoader
Finds all placeables at the...
sort
Weight: 10
Finds all placeables at the path and sub directories and returns them as an array
Version: v5.0.0
STABLE
Inherits: RefCounted
Source: placeable_loader.gd
Parsing: AST-based for maximum accuracy with symbol typing
Methods
get_placeables
Signature: static get_placeables(p_path: String) -> Array
as an array
Returns: Array
Static: true
Parameters:
p_path: String