Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:XBoxPlayerInput (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> PlayerInput >> XBoxPlayerInput |
- Package:
- Engine
- Within class:
- PlayerController
- No known subclasses.
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Constants
InputMax
Value: 32768
NumPresets
Value: 4
MaxFilterEntries
Value: 4
Properties
Property group 'XBoxPlayerInput'
abx
Type: float
abz
Type: float
tmp
AccelScale
Type: float
Default value: 4.655
bInvertVLook
Type: bool
Modifiers: config
Default value: True
bLookSpring
Type: bool
Modifiers: config
DampeningFactor
Type: float
Default value: 30.0
ForwardFilter
Type: float
Array size: 4 (MaxFilterEntries)
HExponent
Type: float
Modifiers: config
Default value: 1.0
HLook
Type: float
HLookRateMax
Type: float
Modifiers: config
Default value: 1500.0
HScale
Type: float
Modifiers: config
LookPresets
Type: LookPreset
Array size: 4 (NumPresets)
Modifiers: config
Default value, index 0:
| Member | Value |
|---|---|
| HExponent | 1.0 |
| HScale | 0.0 |
| PresetName | "Linear" |
| VExponent | 1.0 |
| VScale | 0.0 |
Default value, index 1:
| Member | Value |
|---|---|
| HExponent | 2.0 |
| HScale | 0.0 |
| PresetName | "Exponential" |
| VExponent | 2.0 |
| VScale | 0.0 |
Default value, index 2:
| Member | Value |
|---|---|
| HExponent | 4.0 |
| HScale | 0.5 |
| PresetName | "Hybrid" |
| VExponent | 4.0 |
| VScale | 0.5 |
Default value, index 3:
| Member | Value |
|---|---|
| HExponent | 4.0 |
| HScale | 0.5 |
| PresetName | "Custom" |
| VExponent | 4.0 |
| VScale | 0.5 |
MinAccelComponent
Type: float
Default value: 0.1
SelectedPresetName
Type: string
Modifiers: config
Default value: "Hybrid"
StrafeFilter
Type: float
Array size: 4 (MaxFilterEntries)
VelScale
Type: float
Default value: 0.0134
VExponent
Type: float
Modifiers: config
Default value: 1.0
VLook
Type: float
VLookRateMax
Type: float
Modifiers: config
Default value: 750.0
VScale
Type: float
Modifiers: config
wafor
Type: float
wastr
Type: float
tmp
wfor
Type: float
wstr
Type: float
tmp
Structs
LookPreset
Functions
Static functions
Remap
Events
PlayerInput
Overrides: PlayerInput.PlayerInput
Other instance functions
FilterOutput
GetComponentAccel
InvertLook
Overrides: PlayerInput.InvertLook
