Automatically Trigger HDA Button Parameter When Recooking

   1526   1   0
User Avatar
Member
5 posts
Joined: Sept. 2021
Offline
Hi guys,

I found that when cooking in unreal(4.26) it will automatically trigger button parameters and even all callbacks of parameters, which makes it hard to develope the cache module with on click in unreal.

Is there anyway to avoid this trigger or impelement the cache function correctly.

Thanks
User Avatar
Member
131 posts
Joined: Aug. 2012
Offline
Add a Python SOP in your HDA that runs the button callback function on the node?
  • Quick Links