PlaceableInstance
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: components/placeable_instance.gd
Version: 5.0
class_name: PlaceableInstance
extends: GBGameNode
Summary
Component to attach to objects that are placed by the building system by remembering the placeable resource that they were instanced from
Signals
placeable_path_changed
Exports
(none)
Methods
_init()resolve_gb_dependencies()validate_setup()save()- Saves the location and reference to placeable reference so a new instance of the object can be created on load
Only provides enough data for the PackedScene to be instance but does not by itself remember the full state of the scene object