UEnhancedInputComponent::GetBoundActionValue

Helper function to pull the action value for a bound action value.

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Public/EnhancedInputComponent.h

Include

#include "EnhancedInputComponent.h"

Source

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Private/EnhancedInputComponent.cpp

Syntax

FInputActionValue GetBoundActionValue
(
    const UInputAction * Action
) const

Remarks

Helper function to pull the action value for a bound action value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss