UUserWidget::GetOwningLocalPlayer

Gets the local player associated with this UI.

Windows
MacOS
Linux

Override Hierarchy

UWidget::GetOwningLocalPlayer()

UUserWidget::GetOwningLocalPlayer()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Source

/Engine/Source/Runtime/UMG/Private/UserWidget.cpp

Syntax

virtual ULocalPlayer * GetOwningLocalPlayer() const

Remarks

Gets the local player associated with this UI.

Returns

The owning local player.

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