AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: components/ui/visual_preview_component.gd
Version: 6.0
class_name: VisualPreviewComponent
extends: Component
Signals
(none)
Exports
(none)
Methods
_init(p_template: PlaceableTemplate = null) -> voidset_preview_state(state: PreviewState) -> voidset_collision_indicator_visible(visible: bool) -> voidset_associated_entity(entity: Entity) -> void_update_visual_properties -> voidstart_animation -> voidstop_animation -> voidupdate_animation(delta: float) -> voidget_effective_color -> Colorget_effective_opacity -> float- Apply animation pulsing
is_visible -> boolget_display_name -> Stringget_icon -> Texture2Dget_grid_size -> Vector2ivalidate -> Array_to_string -> String