Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/APawn
Description
Whether this Pawn's input handling is enabled. Pawn must still be possessed to get input even if this is true
| Name | InputEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/Pawn.h |
| Include Path | #include "GameFramework/Pawn.h" |
bool InputEnabled() const