Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetInteractionComponent
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetInteractionComponent.h |
| Include | #include "Components/WidgetInteractionComponent.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/WidgetInteractionComponent.cpp |
void SetCustomHitResult
&40;
const FHitResult & HitResult
&41;
Remarks
Set custom hit result. This is only taken into account if InteractionSource is set to EWidgetInteractionSource::Custom.