FOnGameViewportClientPlayerAction

Delegate type used by [UGameViewportClient](API\Runtime\Engine\Engine\UGameViewportClient) for when a player is added or removed

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, int32 > FOnGameViewportClientPlayerAction

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportDelegates.h

Include

#include "Engine/GameViewportDelegates.h"

Remarks

Delegate type used by UGameViewportClient for when a player is added or removed

The first parameter is the player index

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