Back to search
Node refGold tierEvent

OnComponentBeginOverlap — overlap event on specific component

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#event#overlap#component#trigger

Reference

Bind to specific UPrimitiveComponent. More precise than actor overlap.

Pins

Inputs

None.

Outputs

  • then:exec
  • OverlappedComponent:object
  • OtherActor:object
  • OtherComp:object
  • OtherBodyIndex:int
  • bFromSweep:bool
  • SweepResult:HitResult