Skip to content

Class

PlacementAssetResolver

Generated GDScript class reference for GridPlacement.PlacementAssetResolver.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Centralized asset resolver for loading Grid Building resources from folders. Provides unified loading functionality for placeables, category tags, and other Grid Building assets. Supports both folder-based loading and individual asset arrays. Handles resource validation and provides consistent error handling across the plugin.

Source: addons/grid_placement/utils/placement_asset_resolver.gd

Syntax

class PlacementAssetResolver extends RefCounted

Members

NameKindSummary
assetsPropertyResult structure for asset loading operations
errorsProperty
warningsProperty
is_successfulMethod
has_warningsMethod
get_summaryMethod
load_placeablesMethod
load_placeables_with_resultMethod
load_profilesMethod
load_profiles_with_resultMethod
load_placeable_sequencesMethod
load_placeable_sequences_with_resultMethod
load_assets_of_typeMethod
assetPropertyResult structure for single asset loading
errorsProperty
warningsProperty
validate_folder_pathMethod
get_folder_diagnosticsMethod