As per the title, getMissionLayerEntities does not return Logic/Modules.
It also does not return groups or waypoints, although these can be derived from the units.
Description
Description
Details
Details
- Severity
- Tweak
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
Place one of each type( "Marker", "Object", "Group", "Waypoint", "Trigger", "Logic" ) in a user created layer.
In mission preview query this layer with getMissionLayerEntities.
Only objects( units & vehicles ), triggers and markers are returned.