ITargetDevice::IsAuthorized

Checks whether this device is authorized to be used with this computer.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h

Include

#include "Interfaces/ITargetDevice.h"

Syntax

virtual bool IsAuthorized() const

Remarks

Checks whether this device is authorized to be used with this computer.

This is true for most platforms by default, but may be false for mobile platforms

Returns

true if this this device is authorized for launch

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