Actor-IsOverlappingActor(Actor).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Actor
Actor.IsOverlappingActor(UnrealEngine.Framework.Actor) Method
Returns true if any component of the actor is overlapping any component of another one
public bool IsOverlappingActor(UnrealEngine.Framework.Actor other);
Parameters
other Actor