Description
This plugin allows you to select objects of different classes simultaneously. You can also individually customize the result of the selection for each object class.
Video (YouTube)
Documentation (Google Docs)
Documentation contains download links for an Example Project.Support
Technical Details
Plugin contains:
Code Modules:
During the object selection an interface function is called, where you can create your own logic that will change the state of the object you’re selecting.
To get an array of all selected objects you can manually create it and add/remove objects to and from said array, which is located inside the interface function, by hand. (There is an example of creating such an array in the demo project)
Touch Events are not supported.
Network Replication is not supported.
Split screen is not supported.
Supported Development Platforms: Any
Supported Target Build Platforms: Win64, Win32, Mac (Only Win64, Mac for UE5)
Supported Engine Versions
4.26 – 4.27, 5.0 – 5.3