Skip to content
ct

Class

PlacementAssetResolver

Generated GDScript class reference for GridPlacement.PlacementAssetResolver.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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