TargetInfoSettings
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Source File: addons/grid_building/ui/target_informer/target_info_settings.gd
Extends: GBResource
Exported Properties
Property:
position_decimals: int = 0Settings 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
Property:
position_format = "(%s, %s)"- String for displaying the X, Y position of the object
Public Methods
get_editor_issues
Returns an array of issues found during editor validation
get_runtime_issues
Returns an array of issues found during runtime validation