Character Input

The default IMCs used by derived BP_ODK_PlayerCharacterBase assets can be configured by overriding the GetInputMappingContexts function. Simply return a list of IMCs with a configured priority. You can call the base class function to include the IMCs used by the base if you like.

Example of GetInputMappingContexts

Last updated