AddControllerProfile(UPARAM(ref) FBPVRControllerProfile &NewProfile, bool bSaveOutToConfig=true) | UVRGlobalSettings | static |
AdjustTransformByControllerProfile(FName OptionalControllerProfileName, const FTransform &SocketTransform, bool bIsRightHand=false) | UVRGlobalSettings | static |
AdjustTransformByGivenControllerProfile(UPARAM(ref) FBPVRControllerProfile &ControllerProfile, const FTransform &SocketTransform, bool bIsRightHand=false) | UVRGlobalSettings | static |
AngularDriveDampingScale | UVRGlobalSettings | |
AngularDriveStiffnessScale | UVRGlobalSettings | |
bHybridWithSweepUseDistanceBasedLerp | UVRGlobalSettings | |
bLerpHybridWithSweepGrips | UVRGlobalSettings | |
bOnlyLerpHybridRotation | UVRGlobalSettings | |
bSkipLerpToHandIfHeld | UVRGlobalSettings | |
bUseCurve | UVRGlobalSettings | |
bUseGlobalLerpToHand | UVRGlobalSettings | |
bUseSeperateHandTransforms | UVRGlobalSettings | |
ControllerProfiles | UVRGlobalSettings | |
CurrentControllerProfileInUse | UVRGlobalSettings | |
CurrentControllerProfileTransform | UVRGlobalSettings | |
CurrentControllerProfileTransformRight | UVRGlobalSettings | |
DECLARE_MULTICAST_DELEGATE(FVRControllerProfileChangedEvent) | UVRGlobalSettings | |
DefaultGrippableCharacterMeshComponentClass | UVRGlobalSettings | |
DeleteControllerProfile(FName ControllerProfileName, bool bSaveOutToConfig=true) | UVRGlobalSettings | static |
GENERATED_BODY() | UVRGlobalSettings | private |
GetControllerProfile(FName ControllerProfileName, FBPVRControllerProfile &OutProfile) | UVRGlobalSettings | static |
GetControllerProfiles() | UVRGlobalSettings | static |
GetCurrentProfile(bool &bHadLoadedProfile) | UVRGlobalSettings | static |
GetCurrentProfileName(bool &bHadLoadedProfile) | UVRGlobalSettings | static |
GetDefaultGrippableCharacterMeshComponentClass() | UVRGlobalSettings | static |
GetMeleeSurfaceGlobalSettings(TArray< FBPHitSurfaceProperties > &OutMeleeSurfaceSettings) | UVRGlobalSettings | static |
GetVirtualStockGlobalSettings(FBPVirtualStockSettings &OutVirtualStockSettings) | UVRGlobalSettings | static |
HybridWithSweepLerpDuration | UVRGlobalSettings | |
IsGlobalLerpEnabled() | UVRGlobalSettings | static |
LerpDuration | UVRGlobalSettings | |
LerpInterpolationMode | UVRGlobalSettings | |
LinearDriveDampingScale | UVRGlobalSettings | |
LinearDriveStiffnessScale | UVRGlobalSettings | |
LoadControllerProfile(const FBPVRControllerProfile &ControllerProfile, bool bSetAsCurrentProfile=true) | UVRGlobalSettings | static |
LoadControllerProfileByName(FName ControllerProfileName, bool bSetAsCurrentProfile=true) | UVRGlobalSettings | static |
MaxCCDPasses | UVRGlobalSettings | |
MaxSpeedForLerp | UVRGlobalSettings | |
MeleeSurfaceSettings | UVRGlobalSettings | |
MinDistanceForLerp | UVRGlobalSettings | |
MinSpeedForLerp | UVRGlobalSettings | |
OnControllerProfileChangedEvent | UVRGlobalSettings | |
OneEuroCutoffSlope | UVRGlobalSettings | |
OneEuroDeltaCutoff | UVRGlobalSettings | |
OneEuroMinCutoff | UVRGlobalSettings | |
OptionalCurveToFollow | UVRGlobalSettings | |
OverwriteControllerProfile(UPARAM(ref) FBPVRControllerProfile &OverwritingProfile, bool bSaveOutToConfig=true) | UVRGlobalSettings | static |
PostInitProperties() override | UVRGlobalSettings | virtual |
SaveControllerProfiles() | UVRGlobalSettings | static |
SaveVirtualStockGlobalSettings(FBPVirtualStockSettings NewVirtualStockSettings) | UVRGlobalSettings | static |
UVRGlobalSettings(const FObjectInitializer &ObjectInitializer) | UVRGlobalSettings | |
VirtualStockSettings | UVRGlobalSettings | |