AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: components/placement/placeable_component.gd
Version: 6.0
class_name: PlaceableComponent
extends: Component
Signals
(none)
Exports
template: PlaceableTemplate- Simple constructor - GECS handles serialization automatically
current_rotation: float = 0.0- Simple constructor - GECS handles serialization automatically
current_flip_state: int = ManipulationCapability.FlipState.NONE- Simple constructor - GECS handles serialization automatically
placer_entity_id: String = ""- Simple constructor - GECS handles serialization automatically
Methods
_init(p_template: PlaceableTemplate = null) -> voidhas_tag(tag_name: StringName) -> boolhas_any_tag(tag_names: Array) -> boolhas_tag_object(tag: PlaceableTag) -> boolget_tags_by_category(category: StringName) -> Arrayget_placeable_id -> StringName