Navigation
API > API/Plugins > API/Plugins/CommonUI
Inheritance Hierarchy
- ICommonMappingContextMetadataInterface
- UCommonMappingContextMetadata
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonUITypes.h |
| Include | #include "CommonUITypes.h" |
Syntax
class ICommonMappingContextMetadataInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| 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 |