SVirtualJoystick::SetGlobalParameters

Sets parameters that control all controls

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SVirtualJoystick.h

Include

#include "Widgets/Input/SVirtualJoystick.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SVirtualJoystick.cpp

Syntax

void SetGlobalParameters
(
    float InActiveOpacity,
    float InInactiveOpacity,
    float InTimeUntilDeactive,
    float InTimeUntilReset,
    float InActivationDelay,
    bool InbPreventReCenter,
    float InStartupDelay
)

Remarks

Sets parameters that control all controls

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss