ComponentOverlapDelegate(ComponentReference_ComponentReference).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework

ComponentOverlapDelegate(UnrealEngine.Framework.ComponentReference, UnrealEngine.Framework.ComponentReference) Delegate

Delegate for component overlap events

public delegate void ComponentOverlapDelegate(UnrealEngine.Framework.ComponentReference overlapComponent, UnrealEngine.Framework.ComponentReference otherComponent);

Parameters

overlapComponent ComponentReference

otherComponent ComponentReference