APlayerState::OnDeactivated

Called on the server when the owning player has disconnected, by default this method destroys this player state

Windows
MacOS
Linux

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 void OnDeactivated()

Remarks

Called on the server when the owning player has disconnected, by default this method destroys this player state

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