Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1008 Bytes

ComponentOverlapDelegate(ComponentReference_ComponentReference).md

File metadata and controls

13 lines (11 loc) · 1008 Bytes

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