Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/FModifyContextOptions
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Input")
uint8 bNotifyUserSettings: 1
Remarks
If true, then this Mapping Context will be registered or unregistered with the Enhanced Input User Settings on this subsystem, if they exist.
Default: False
Note: You need to enable and configure your UEnhancedInputUserSettings class in the project settings for this to do anything.