UUserWidget::GetOwningPlayerCameraManager

Gets the player camera manager associated with this UI.

Windows
MacOS
Linux

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

APlayerCameraManager * GetOwningPlayerCameraManager() const

Remarks

Gets the player camera manager associated with this UI.

Returns

Gets the owning player camera manager that's owned by the player controller assigned to this widget.

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