MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / BeginTouch

Method BeginTouch

Source/Engine/Src/UnActor.cpp:297–306  ·  view source on GitHub ↗

Note that TouchActor has begun touching Actor. If an actor's touch list overflows, neither actor receives the touch messages, as if they are not touching. This routine is reflexive. Handles the case of the first-notified actor changing its touch status.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

MoveActorMethod · 0.80
CheckEncroachmentMethod · 0.80

Calls 1

TouchToFunction · 0.85

Tested by

no test coverage detected