#include <PlayerOptions.h>
◆ GetAimAssistLevel()
| virtual int32 IPlayerOptions::GetAimAssistLevel |
( |
| ) |
const |
|
pure virtual |
◆ GetCameraAimedSensitivityMultiplier()
| virtual float IPlayerOptions::GetCameraAimedSensitivityMultiplier |
( |
| ) |
const |
|
pure virtual |
◆ GetCameraHorizontalSensitivity()
| virtual float IPlayerOptions::GetCameraHorizontalSensitivity |
( |
| ) |
const |
|
pure virtual |
This get Current Options Setting for Sensitivity, not Full Calculated
Implemented in APlayerControllerBase.
◆ GetCameraSensitivity()
| virtual float IPlayerOptions::GetCameraSensitivity |
( |
| ) |
const |
|
pure virtual |
This get Current Options Setting for Sensitivity, not Full Calculated
Implemented in APlayerControllerBase.
◆ GetCameraUseSeparateAxisSensitivity()
| virtual bool IPlayerOptions::GetCameraUseSeparateAxisSensitivity |
( |
| ) |
const |
|
pure virtual |
◆ GetCameraVerticalSensitivity()
| virtual float IPlayerOptions::GetCameraVerticalSensitivity |
( |
| ) |
const |
|
pure virtual |
This get Current Options Setting for Sensitivity, not Full Calculated
Implemented in APlayerControllerBase.
◆ GetPlayerAudioSettings()
◆ GetPlayerHorizontalInverted()
| virtual bool IPlayerOptions::GetPlayerHorizontalInverted |
( |
| ) |
const |
|
pure virtual |
◆ GetPlayerLookInverted()
| virtual bool IPlayerOptions::GetPlayerLookInverted |
( |
| ) |
const |
|
pure virtual |
◆ GetPlayerUsingController()
| virtual bool IPlayerOptions::GetPlayerUsingController |
( |
| ) |
|
|
pure virtual |
◆ SaveCurrentPlayerOptions()
| virtual bool IPlayerOptions::SaveCurrentPlayerOptions |
( |
const FAudioPlayerOptions | AudioSettings | ) |
|
|
pure virtual |
◆ SetAimAssistLevel()
| virtual void IPlayerOptions::SetAimAssistLevel |
( |
const int32 | Value | ) |
|
|
pure virtual |
◆ SetCameraAimedSensitivityMultiplier()
| virtual void IPlayerOptions::SetCameraAimedSensitivityMultiplier |
( |
const float | NewValue | ) |
|
|
pure virtual |
◆ SetCameraHorizontalSensitivity()
| virtual float IPlayerOptions::SetCameraHorizontalSensitivity |
( |
const float | NewValue | ) |
|
|
pure virtual |
◆ SetCameraSensitivity()
| virtual float IPlayerOptions::SetCameraSensitivity |
( |
const float | NewValue | ) |
|
|
pure virtual |
◆ SetCameraUseSeparateAxisSensitivity()
| virtual void IPlayerOptions::SetCameraUseSeparateAxisSensitivity |
( |
const bool | bValue | ) |
|
|
pure virtual |
◆ SetCameraVerticalSensitivity()
| virtual float IPlayerOptions::SetCameraVerticalSensitivity |
( |
const float | NewValue | ) |
|
|
pure virtual |
◆ SetPlayerLookHorizontalInverted()
| virtual bool IPlayerOptions::SetPlayerLookHorizontalInverted |
( |
const bool | bInvert = true | ) |
|
|
pure virtual |
◆ SetPlayerLookInverted()
| virtual bool IPlayerOptions::SetPlayerLookInverted |
( |
const bool | bInvert = true | ) |
|
|
pure virtual |
◆ SetPlayerUsingController()
| virtual void IPlayerOptions::SetPlayerUsingController |
( |
const bool | bValue | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- T:/Unreal/Unreal Projects/SpaceAdventure52/SpaceAdventure/Plugins/BaseHelpers/Source/BaseHelpers/Public/Interfaces/PlayerOptions.h