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

ResourceAvailabilityInfo

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: resources/validation/resource_availability_info.gd

Version: 6.0

class_name: ResourceAvailabilityInfo extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • _init(p_resource_type: Resource, p_required: int, p_available: int) -> void
  • get_resource_name -> String
  • get_shortage -> int
  • get_shortage_percentage -> float