Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UEnhancedInputUserSettings
Description
This will register the given IMC to the settings system.
If an IMC specified mappings which should have different defaults based on a certain key profile ID, then we will also create the profile here if needed.
This will do so regardless of if the IMC has been registered already.
| Name | RegisterInputMappingContextInternal |
| Type | function |
| Header File | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Public/UserSettings/EnhancedInputUserSettings.h |
| Include Path | #include "UserSettings/EnhancedInputUserSettings.h" |
| Source | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Private/UserSettings/EnhancedInputUserSettings.cpp |
bool RegisterInputMappingContextInternal
(
const UInputMappingContext * IMC
)