Skip to content

[FEATURE] - Link to documentation #33

@Rahel-A

Description

@Rahel-A

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)

Metadata

Metadata

Assignees

Labels

feature/renderNew feature or request on blueprintUE render

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions