DCS, Detection, Controllable, Group

This commit is contained in:
funkyfranky
2018-07-27 15:08:28 +02:00
parent a09cd6e667
commit 52f429a991
4 changed files with 85 additions and 39 deletions

View File

@@ -526,6 +526,7 @@ do -- DETECTION_BASE
-- @param #string Event The Event string.
-- @param #string To The To State string.
-- @param Wrapper.Group#GROUP DetectionGroup The Group detecting.
-- @param #number DetectionTimeStamp Time stamp of detection event.
function DETECTION_BASE:onafterDetectionGroup( From, Event, To, DetectionGroup, DetectionTimeStamp )
self.DetectionRun = self.DetectionRun + 1