How do I find the priority settings for InputAction in InputMappingContext in UE5.7.3

How do I find the priority settings for InputAction in InputMappingContext in UE5.7.3,no matter which Mapping option I click in InputMappingContext, I can’t find it.

Hey there @ljs10993689901! Welcome to the community! The priority mentioned comes from when you add the Mapping Context in the player controller. When left as 0 like this, the priority will be based on when it was added, the earliest having priority. Hope this helps!