Implement this function if your plugin edits a specific type of object (Resource or Node). If you return true, then you will get the functions edit and makeVisible called when the editor requests them. If you have declared the methods forwardCanvasGuiInput and forwardSpatialGuiInput these will be called too.
Implement this function if your plugin edits a specific type of object (Resource or Node). If you return true, then you will get the functions edit and makeVisible called when the editor requests them. If you have declared the methods forwardCanvasGuiInput and forwardSpatialGuiInput these will be called too.