Skip to content

A tool that attempts to salvage components that have a blank inspector.

License

Notifications You must be signed in to change notification settings

Duroxxigar/ComponentPointerFixer

Repository files navigation

Component Pointer Fixer

This plugin attempts to fix the pointer that gets borked when doing live coding or changing the CDSO. The problem is that sometimes, the pointer doesn't point to the "new" component. So this causes the details panel to be blank. This plugin attempts to find the new object and update the pointer to point to it. I can't guarantee that this will 100% work every single time, but the alternative is to recreate the BP so what's the worst that could happen? This doesn't fix changing the component attachment hierarchy.

How to use

Just right click on the borked component and select the option in the submenu to fix the pointer. Can also select multiple components at once. (The video is of a slightly older build, but it's the same workflow)

MultipleFixes.mp4

Special Thanks

  • rweber69 - for showing how to add the menu option on the right click in the BP editor
  • Authaer - for helping show how to find the new component

About

A tool that attempts to salvage components that have a blank inspector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published