Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GameFramework.GamePlayerInput

Extends
PlayerInput
Modifiers
within GamePlayerController config ( Input ) transient native

GamePlayerInput Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.Interaction
      |   
      +-- Engine.Input
         |   
         +-- Engine.PlayerInput
            |   
            +-- GameFramework.GamePlayerInput

Direct Known Subclasses:

UTPlayerInput

Variables Summary
Inherited Variables from Engine.PlayerInput
aBaseX, aBaseY, aBaseZ, aForward, aLookUp, aMouseX, aMouseY, aPS3AccelX, aPS3AccelY, aPS3AccelZ, aPS3Gyro, aStrafe, aTurn, aUp, bEdgeBack, bEdgeForward, bEdgeLeft, bEdgeRight, bEnableFOVScaling, bEnableMouseSmoothing, bInvertMouse, bInvertTurn, bStrafe, bUsingGamepad, bWasBack, bWasForward, bWasLeft, bWasRight, bXAxis, bYAxis, DoubleClickTime, DoubleClickTimer, LastAxisKeyName, LookRightScale, LookUpScale, MouseSamples, MouseSamplingTotal, MouseSensitivity, MoveForwardSpeed, MoveStrafeSpeed, RawJoyLookRight, RawJoyLookUp, RawJoyRight, RawJoyUp, SmoothedMouse[2], ZeroTime[2]
Inherited Variables from Engine.Input
AxisArray, Bindings, CurrentDelta, CurrentDeltaTime, CurrentEvent, NameToPtr, PressedKeys

Structures Summary
Inherited Structures from Engine.Input
KeyBind

Functions Summary
Inherited Functions from Engine.PlayerInput
AdjustMouseSensitivity, CatchDoubleClickInput, CheckForDoubleClickMove, ClearSmoothing, DrawHUD, InvertMouse, InvertTurn, Jump, PlayerInput, PostProcessInput, PreProcessInput, ProcessInputMatching, SetSensitivity, SmartJump, SmoothMouse
Inherited Functions from Engine.Input
GetBind, ResetInput, SetBind


Defaultproperties

defaultproperties
{
   Name="Default__GamePlayerInput"
   ObjectArchetype=PlayerInput'Engine.Default__PlayerInput'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:37.074 - Created with UnCodeX