Hello,
I’m currently learning Unreal Engine 4 and I’m watching official tutorials.
On blueprints tutorial, more specifically on this video - https://www…com/watch?v=_NCtcHXJPjg&index=31&list=PLZlv_N0_O1gaCL2XjKluO7N2Pmmw9pvhE - its asked to drag a wire from OnComponentBeginOverlap and OnComponentEndOverlap (TriggerVolume) and find Enable Input and Disable Input.
I could not find these functions with context sensitive on like its shown on video. I had to disable it in order to find them.
I’m not if this is a bug or not. If its worked as intended, sorry to bother!