Chain Node Picker ("Pick Alt" Button)
If auto-detected chain offsets are incorrect (for example, when GameInstance resolves to the wrong object), you can manually correct them using the Chain Node Picker.
Press "Pick Alt" on a chain summary row in UWorld Explorer to open a context-aware picker. This tool allows you to:
- Browse all candidate objects at the current chain level based on known offsets
- View a score for each candidate, indicating how many downstream chain levels successfully resolve from it
- Identify objects by class name (via
UClass, orFNameas a fallback) along with the current marker - Select the correct object, automatically triggering a re-probe of all downstream offsets
Once a selection is made, the updated chain configuration is saved to ue_profile.ini.