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

IResourceProvider

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: resources/interfaces/resource_provider_interface.gd

Version: 6.0

class_name: IResourceProvider extends: RefCounted

Signals

(none)

Exports

(none)

Methods

  • has_resources(stacks: Array) -> bool
  • consume_resources(stacks: Array) -> int
  • get_resource_count(resource: Resource) -> int
  • is_ready -> bool