This commit is contained in:
Applevangelist
2023-12-06 08:43:43 +01:00
parent 1f5f08a9ea
commit 58fa533f79
6 changed files with 1617 additions and 6 deletions

View File

@@ -2937,7 +2937,7 @@ function CONTROLLABLE:CopyRoute( Begin, End, Randomize, Radius )
end
--- Return the detected targets of the controllable.
-- The optional parametes specify the detection methods that can be applied.
-- The optional parameters specify the detection methods that can be applied.
-- If no detection method is given, the detection will use all the available methods by default.
-- @param #CONTROLLABLE self
-- @param #boolean DetectVisual (optional)