Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UEnhancedPlayerMappableKeyProfil-
Description
Equips the current key profile. This will always be called after the previous key profile's UnEquip function. Make any changes to the given Enhanced Player input object that may be necessary for your custom profile.
This function will only ever be called by UEnhancedInputUserSettings::SetKeyProfile.
| Name | EquipProfile |
| 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 |
virtual void EquipProfile()