PrimitiveComponent-IsOverlappingComponent(PrimitiveComponent).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.PrimitiveComponent
PrimitiveComponent.IsOverlappingComponent(UnrealEngine.Framework.PrimitiveComponent) Method
Returns true if the component is overlapping another component
public bool IsOverlappingComponent(UnrealEngine.Framework.PrimitiveComponent other);
Parameters
other PrimitiveComponent