Navigation
API > API/Plugins > API/Plugins/CommonUI
| Name | ICommonMappingContextMetadataInterface |
| Type | class |
| Header File | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonUITypes.h |
| Include Path | #include "CommonUITypes.h" |
Syntax
class ICommonMappingContextMetadataInterface
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UCommonInputMetadata * GetCommonInputMetadata
(
const UInputAction* InInputAction |
Gets base info needed from CommonUI from this IMC metadata Accepts InputAction as an arg to allow for user to create one metadata with multiple values per action, rather than having to create one metadata asset per unique value | CommonUITypes.h |