Navigation
API > API/Plugins > API/Plugins/LiveLinkDevice
The public interface to this module
| Name | ILiveLinkDeviceModule |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLinkDevice/Source/LiveLinkDevice/Public/ILiveLinkDeviceModule.h |
| Include Path | #include "ILiveLinkDeviceModule.h" |
Syntax
class ILiveLinkDeviceModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnDeviceSelectionChangedDelegate & OnSelectionChanged() |
Gets the device selection changed delegate | ILiveLinkDeviceModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ILiveLinkDeviceModule & Get () |
Singleton-like access to this module's interface. | ILiveLinkDeviceModule.h |