Returns true
if any component of the actor is overlapping any component of another one
public bool IsOverlappingActor(UnrealEngine.Framework.Actor other);
other
Actor
Returns true
if any component of the actor is overlapping any component of another one
public bool IsOverlappingActor(UnrealEngine.Framework.Actor other);
other
Actor