You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns the tile's terrain bit for the given [param peering_bit] direction. To check that a direction is valid, use [method is_valid_terrain_peering_bit].
123
123
</description>
124
124
</method>
125
+
<methodname="has_custom_data"qualifiers="const">
126
+
<returntype="bool" />
127
+
<paramindex="0"name="layer_name"type="String" />
128
+
<description>
129
+
Returns whether there exists a custom data layer named [param layer_name].
0 commit comments