Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to detect blueprint references in the Binding Editor #26

Open
jdaignault opened this issue Oct 21, 2023 · 2 comments
Open

Comments

@jdaignault
Copy link
Collaborator

It would be very useful to be able to detect references to blueprint properties and functions that exist in bindings. As it stands now, only references within the Event Graph and Blueprints are picked up, which prevents references in the Binding Editor from being discovered when using editor search features such as Find References, Find In Blueprints, and the Search tool. Additionally, those references are not picked up by the Rider for Unreal Engine IDE.

image

image

@DoubleDeez
Copy link
Owner

Does the Reference Viewer work for asset references?

The search tool needs to be changed to properly support multiple extensions per asset type, it's on my backlog to PR that.

@jdaignault
Copy link
Collaborator Author

Yes-ish. See issue #21, asset references are established but only when they're populated in a certain way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants