FLocalPlayerContext::GetPawn

Templated getter for the player's pawn

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h

Include

#include "Engine/LocalPlayer.h"

Syntax

template<class T>
T * GetPawn
(
    bool bCastChecked
) const

Remarks

Templated getter for the player's pawn

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