UMagicLeapNetworkingComponent

Component that provides access to the Networking API functionality.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UActorComponent

UMagicLeapNetworkingComponent

References

Module

MagicLeapNetworking

Header

/Engine/Plugins/Lumin/MagicLeapNetworking/Source/Public/MagicLeapNetworkingComponent.h

Include

#include "MagicLeapNetworkingComponent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ClassGroup=MagicLeap, BlueprintType, Blueprintable, EditInlineNew,
       Meta=(BlueprintSpawnableComponent))
class UMagicLeapNetworkingComponent : public UActorComponent

Remarks

Component that provides access to the Networking API functionality.

Functions

Name Description

Public function UFunction BlueprintCallable, Category

bool

 

GetWiFiDataAsync()

Asynchronously queries the device's WiFi related data.

Public function UFunction BlueprintCallable, Category

bool

 

IsInternetConnectedAsync()

Asynchronously queries whether or not the internet is connected.

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