Class SelectionRedirectModule
Whenever the selection is changed in the editor, this module will replace elements in the selection that have a "RedirectSelection" component with the GameObject that the component specifies as the target
Namespace: Unity.MARS
Syntax
public class SelectionRedirectModule : IModule
Methods
LoadModule()
Declaration
public void LoadModule()
Implements
UnloadModule()
Declaration
public void UnloadModule()