References
Module
Engine
Header
/Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerState.h
Include
#include "GameFramework/PlayerState.h"
Syntax
template<class T>T * GetPawn() const
Remarks
Convenience helper to return a cast version of the pawn controlled by this Player State.