ZONE - added example to Scan, some minor changes

SET_GROUP - clarified return value to be a table, not a SET
This commit is contained in:
Applevangelist
2022-04-20 14:02:55 +02:00
parent 09dafe4b1d
commit a385ed57fb
2 changed files with 11 additions and 8 deletions

View File

@@ -1004,7 +1004,7 @@ do -- SET_GROUP
--- Gets the Set.
-- @param #SET_GROUP self
-- @return #SET_GROUP self
-- @return #table Table of objects
function SET_GROUP:GetAliveSet()
self:F2()