Is there a Macro to define a blueprint function to not have an Exec out on it?
Effectively making it end of the line and that nothing can get attached after it?
Is there a Macro to define a blueprint function to not have an Exec out on it?
Effectively making it end of the line and that nothing can get attached after it?
It wouldn’t serve much purpose if you could.

Well either a Branch or a Sequence node. Just dont connect anything after the node wich should serve as the end of a execution chain
@Digital_Kitchen: I am not entirely sure why you would need this. Maybe if you explain your scenario or thinking behind this … we might understand better what you are needing.