UMagicLeapConnectionsComponent::IsInvitesEnabled

Indicates the current status of the invite send/receive servers.

Windows
MacOS
Linux

References

Module

MagicLeapConnections

Header

/Engine/Plugins/Lumin/MagicLeapConnections/Source/Public/MagicLeapConnectionsComponent.h

Include

#include "MagicLeapConnectionsComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeapConnections/Source/Private/MagicLeapConnectionsComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Connections | MagicLeap")
bool IsInvitesEnabled() const

Remarks

Indicates the current status of the invite send/receive servers.

Returns

True if sending and receiving invites are enabled, false otherwise.

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