Skip to content

TargetInfoSettings

Settings that define what properties and display formats should be used for showing information of a TargetInformer object

position_decimals: int = 0

Settings that define what properties and display formats should be used for showing information of a TargetInformer object

How many decimals to show in position strings

position_format = ”(%s, %s)”

String for displaying the X, Y position of the object

func get_editor_issues( ) -> Array[String]

Returns an array of issues found during editor validation

func get_runtime_issues( ) -> Array[String]

Returns an array of issues found during runtime validation

addons/grid_building/ui/target_informer/target_info_settings.gd


This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.