Grid Placement
Development ⚠️ GridPlacement 6.0 (GECS) is in active development. This is the GDScript ECS architecture.

ResourceValidationResult

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: resources/validation/resource_validation_result.gd

Version: 6.0

class_name: ResourceValidationResult extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • _init(p_is_valid: bool = false) -> void
  • add_resource_info(info: ResourceAvailabilityInfo) -> void
  • get_insufficient_resources -> Array
  • get_summary -> String