AHUD::GetOwningPawn

Returns the Pawn for this HUD's player.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/HUD.h

Include

#include "GameFramework/HUD.h"

Source

/Engine/Source/Runtime/Engine/Private/HUD.cpp

Syntax

APawn * GetOwningPawn() const

Remarks

Returns the Pawn for this HUD's player.