AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/placement/preview_ghosting_system.gd
Version: 6.0
class_name: PreviewGhostingSystem
extends: System
Signals
(none)
Exports
(none)
Methods
query -> QueryBuilderprocess(entities: Array, components: Array, delta: float) -> voidget_ghosted_preview_count -> int_is_preview_entity(entity: Entity) -> bool_apply_ghosting_to_node(node: Node) -> void_track_preview(entity: Entity) -> void_cleanup_invalid_tracking -> void