TargetInfoSettings
Summary
Section titled “Summary”Settings that define what properties and display formats should be used for showing information of a TargetInformer object
Properties
Section titled “Properties”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
Methods
Section titled “Methods”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
Source
Section titled “Source”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.