Skip to content

Commit

Permalink
AP_Scripting: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Jan 28, 2025
1 parent 5572e13 commit dbe75eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_Scripting/docs/docs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3948,7 +3948,7 @@ function fence:get_breaches() end
function fence:get_margin_breaches() end

-- Returns the distance in meters to the nearest fence given by the type bitmask
---@param integer fence_type bitmask
---@param fence_type integer
---| 1 # Maximim altitude
---| 2 # Circle
---| 4 # Polygon
Expand Down

0 comments on commit dbe75eb

Please sign in to comment.