ITargetDeviceService::IsShared

Checks whether the device is being shared with other users.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

/Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceService.h

Include

#include "ITargetDeviceService.h"

Syntax

bool IsShared() const

Remarks

Checks whether the device is being shared with other users.

If a device is shared, the device proxies of all users on the network can discover and use the device.

Returns

true if the device is shared, false otherwise.

See Also

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