Returns whether or not the specified navigation layer of the TileSet navigation data layer identified by the given [param layer_index] is enabled, given a navigation_layers [param layer_number] between 1 and 32.
Sets the type of the custom data layer identified by the given index.
</description>
</method>
<methodname="set_navigation_layer_layer_value">
<returntype="void"/>
<paramindex="0"name="layer_index"type="int"/>
<paramindex="1"name="layer_number"type="int"/>
<paramindex="2"name="value"type="bool"/>
<description>
Based on [param value], enables or disables the specified navigation layer of the TileSet navigation data layer identified by the given [param layer_index], given a navigation_layers [param layer_number] between 1 and 32.