There is no spoon
UE2:XBoxPlayerInput (UT2003)
Object >> PlayerInput >> XBoxPlayerInput |
Contents
- 1 Constants
- 2 Properties
- 2.1 Property group 'XBoxPlayerInput'
- 2.1.1 abx
- 2.1.2 abz
- 2.1.3 AccelScale
- 2.1.4 bInvertVLook
- 2.1.5 bLookSpring
- 2.1.6 DampeningFactor
- 2.1.7 ForwardFilter
- 2.1.8 HExponent
- 2.1.9 HLook
- 2.1.10 HLookRateMax
- 2.1.11 HScale
- 2.1.12 LookPresets
- 2.1.13 MinAccelComponent
- 2.1.14 SelectedPresetName
- 2.1.15 StrafeFilter
- 2.1.16 VelScale
- 2.1.17 VExponent
- 2.1.18 VLook
- 2.1.19 VLookRateMax
- 2.1.20 VScale
- 2.1.21 wafor
- 2.1.22 wastr
- 2.1.23 wfor
- 2.1.24 wstr
- 2.1 Property group 'XBoxPlayerInput'
- 3 Structs
- 4 Functions
- Package:
- Engine
- Within class:
- PlayerController
- This class in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Constants[edit]
InputMax[edit]
Value: 32768
NumPresets[edit]
Value: 4
MaxFilterEntries[edit]
Value: 4
Properties[edit]
Property group 'XBoxPlayerInput'[edit]
abx[edit]
Type: float
abz[edit]
Type: float
tmp
AccelScale[edit]
Type: float
Default value: 4.655
bInvertVLook[edit]
Type: bool
Modifiers: config
Default value: True
bLookSpring[edit]
Type: bool
Modifiers: config
DampeningFactor[edit]
Type: float
Default value: 30.0
ForwardFilter[edit]
Type: float
Array size: 4 (MaxFilterEntries
)
HExponent[edit]
Type: float
Modifiers: config
Default value: 1.0
HLook[edit]
Type: float
HLookRateMax[edit]
Type: float
Modifiers: config
Default value: 1500.0
HScale[edit]
Type: float
Modifiers: config
LookPresets[edit]
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[edit]
Type: float
Default value: 0.1
SelectedPresetName[edit]
Type: string
Modifiers: config
Default value: "Hybrid"
StrafeFilter[edit]
Type: float
Array size: 4 (MaxFilterEntries
)
VelScale[edit]
Type: float
Default value: 0.0134
VExponent[edit]
Type: float
Modifiers: config
Default value: 1.0
VLook[edit]
Type: float
VLookRateMax[edit]
Type: float
Modifiers: config
Default value: 750.0
VScale[edit]
Type: float
Modifiers: config
wafor[edit]
Type: float
wastr[edit]
Type: float
tmp
wfor[edit]
Type: float
wstr[edit]
Type: float
tmp
Structs[edit]
LookPreset[edit]
Functions[edit]
Static functions[edit]
Remap[edit]
Events[edit]
PlayerInput[edit]
Overrides: PlayerInput.PlayerInput
Other instance functions[edit]
FilterOutput[edit]
GetComponentAccel[edit]
InvertLook[edit]
Overrides: PlayerInput.InvertLook