Navigation
API > API/Plugins > API/Plugins/InputEditor
Inheritance Hierarchy
- IModuleInterface
- FInputEditorModule
References
| Module | InputEditor |
| Header | /Engine/Plugins/EnhancedInput/Source/InputEditor/Public/InputEditorModule.h |
| Include | #include "InputEditorModule.h" |
Syntax
class FInputEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UPlayerMappableKeySettings * | FindMappingByName
(
const FName InName |
Returns a pointer to the player mappable settings object that has this mapping name | |
| EAssetTypeCategories::Type | |||
| bool | IsMappingNameInUse
(
const FName InName |
Returns true if the given name is in use by a player mappable key setting | |
| void | |||
| void |
Constants
| Name | Description |
|---|---|
| InputAssetsCategory |