sirius-utility-nodes icon indicating copy to clipboard operation
sirius-utility-nodes copied to clipboard

Feature: K2Node_SiriusBindEvent

Open JasperDeLaat94 opened this issue 2 years ago • 0 comments

At work, the only time we still need to explicitly cast to a type (i.e. can't solve this with an interface) is when we want to bind to an event of a specific object. Look into creating a K2Node that can query available events of an arbitrary UObject, allows the user to select the right one and bind an event to the resulting delegate pin.

JasperDeLaat94 avatar Mar 20 '22 14:03 JasperDeLaat94