FOnUserLoginChangedEvent

Callback for handling user login/logout. first int is UserID, second int is UserIndex.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, bool, int32, int32 > FOnUserLoginChangedEvent

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Remarks

Callback for handling user login/logout. first int is UserID, second int is UserIndex.

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