Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FGenericPlatformInputDeviceMappe-
Description
If true, than this device mapper will broadcast the older CoreDelegates as well as the new delegates. Set this to true if your platform needs calls from OnControllerConnectionChange or OnControllerPairingChange
Virtual Inheritance
- IPlatformInputDeviceMapper::ShouldBroadcastLegacyDelegates → FGenericPlatformInputDeviceMapper::ShouldBroadcastLegacyDelegates
| Name | ShouldBroadcastLegacyDelegates |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformInputDeviceMapper.h |
| Include Path | #include "GenericPlatform/GenericPlatformInputDeviceMapper.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericPlatformInputDeviceMapper.cpp |
virtual bool ShouldBroadcastLegacyDelegates() const