Dialog System Using Data Structures, Arrays, Etc

I do some simple instruction how get linked blueprints in UE. It same like connect web pages. So you can get any variable from any structure in any blueprint.




Sometimes blueprint can’t get value directly. Then use castto…(BP Name) or GetActorOfClass and get your variable from class.

I hope it will be usefull.

1 Like