Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/FInputBehaviorModifierStates
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/InputBehaviorModifierStates.h |
| Include | #include "BaseBehaviors/InputBehaviorModifierStates.h" |
void UpdateModifiers
&40;
const FInputDeviceState & Input,
IModifierToggleBehaviorTarget &42; ModifiersTarget
&41; const
Remarks
Look up the current state of each registered modifier and pass to the target
Parameters
| Name | Description |
|---|---|
| Input | the current input device state |
| ModifiersTarget | the target that is interested in the modifier values |