UInputComponent::HasBindings

Checks whether this component has any input bindings.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h

Include

#include "Components/InputComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/InputComponent.cpp

Syntax

bool HasBindings() const

Remarks

Checks whether this component has any input bindings.

Returns

true if any bindings are set, false otherwise.

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