Hello, I'm trying to controlling some RTPC Values from UE4 4.26 Blueprints.
However, the "RTPC" area in "SetRTPCValue" node in UE4 4.26 requires to refer "Ak Rtpc Object".
(I expected all I need to do is typing the correct name of my RTPC value in string as some tutorials said so.)
Anyone know how I can generate the "Ak Rtpc Object" that refers the correct RTPC in UE4 4.26?
Thanks in advance.