APawn::InputEnabled

Whether this Pawn's input handling is enabled.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Pawn.h

Include

#include "GameFramework/Pawn.h"

Syntax

bool InputEnabled() const

Remarks

Whether this Pawn's input handling is enabled. Pawn must still be possessed to get input even if this is true

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