Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
Include | #include "Interfaces/ITargetPlatform.h" |
Syntax
class FOnTargetDeviceDiscovered : public TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >
Remarks
Gets an event delegate that is executed when a new target device has been discovered.