APlayerState::GetHumanReadableName

Returns the human readable string representation of an object.

Override Hierarchy

AActor::GetHumanReadableName()

APlayerState::GetHumanReadableName()

References

Module

Engine

Header

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

Include

#include "GameFramework/PlayerState.h"

Source

/Engine/Source/Runtime/Engine/Private/PlayerState.cpp

Syntax

virtual FString GetHumanReadableName() const

Remarks

Returns the human readable string representation of an object.

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