Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/ITargetDevice
Description
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
| Name | IsAuthorized |
| Type | function |
| Header File | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h |
| Include Path | #include "Interfaces/ITargetDevice.h" |
virtual bool IsAuthorized() const
true if this this device is authorized for launch