6 lines
156 B
GDScript
6 lines
156 B
GDScript
extends Node
|
|
|
|
@warning_ignore_start("unused_signal")
|
|
|
|
signal construction_selected(prototype : Prototype)
|
|
signal construction_placed(prototype : Prototype)
|