UMultiUserClientStatics::SetMultiUserPresenceEnabled

Set whether presence is currently enabled and should be shown (unless hidden by other settings)

Windows
MacOS
Linux

References

Module

MultiUserClientLibrary

Header

/Engine/Plugins/Developer/Concert/MultiUserClient/Source/MultiUserClientLibrary/Public/MultiUserClientStatics.h

Include

#include "MultiUserClientStatics.h"

Source

/Engine/Plugins/Developer/Concert/MultiUserClient/Source/MultiUserClientLibrary/Private/MultiUserClientStatics.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Multi-User Presence",
          Meta=(DevelopmentOnly, DisplayName="Set Multi-User Presence Enabled"))
static void SetMultiUserPresenceEnabled
(
    const bool IsEnabled
)

Remarks

Set whether presence is currently enabled and should be shown (unless hidden by other settings)

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