Navigation
Unreal Engine C++ API Reference > Developer > TargetDeviceServices > ITargetDeviceProxy
References
Module | TargetDeviceServices |
Header | /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxy.h |
Include | #include "ITargetDeviceProxy.h" |
const bool CanMultiLaunch() const
Remarks
Checks whether the device can launch multiple games or applications simultaneously. true if launching multiple instances is supported, false otherwise.