ITargetDeviceProxy::IsAggregated

Checks if this is an aggregate (All__devices_on_) proxy.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

virtual bool IsAggregated() const

Remarks

Checks if this is an aggregate (Alldevices_on_) proxy.

Returns

true if the device is aggregated, 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