FHittestGrid::SetOwner

Set the owner [SWidget](API\Runtime\SlateCore\Widgets\SWidget) to be used by the parent grid (in case we are appended to another grid).

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/HittestGrid.h

Include

#include "Input/HittestGrid.h"

Syntax

void SetOwner
(
    const SWidget * InOwner
)

Remarks

Set the owner SWidget to be used by the parent grid (in case we are appended to another grid).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss