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

[FEATURE] - Link to documentation #33

Open
Rahel-A opened this issue Jan 25, 2024 · 0 comments
Open

[FEATURE] - Link to documentation #33

Rahel-A opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
feature/render New feature or request on blueprintUE render

Comments

@Rahel-A
Copy link

Rahel-A commented Jan 25, 2024

My problem

I'm new to Unreal but it's a nice experience for me to go through other people's blueprint to learn how Unreal functions can be used in different ways, however each blueprint parameter isn't always so obvious.

My suggestion

Link nodes or the node titles to UE5 documention, e.g. if there is a Lerp node then clicking the Lerp title should take me to Lerp UE (relevant version) documentation.

Alternatives

Alternatively on hover of the node display the node documentation on hover, e.g. for Lerp you could display the summary from UE documentation:
Linearly interpolates between A and B based on Alpha (100% of A when Alpha=0 and 100% of B when Alpha=1)

@Rahel-A Rahel-A added the feature/render New feature or request on blueprintUE render label Jan 25, 2024
@Rahel-A Rahel-A changed the title [FEATURE] - [FEATURE] - Link to documentation Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/render New feature or request on blueprintUE render
Projects
None yet
Development

No branches or pull requests

2 participants