unreal.PlayerInput
¶
- class unreal.PlayerInput(outer=None, name='None')¶
Bases:
unreal.Object
Object within PlayerController that processes player input. Only exists on the client in network games. see: https://docs.unrealengine.com/latest/INT/Gameplay/Input/index.html
C++ Source:
Module: Engine
File: PlayerInput.h