EVirtualJoystickState

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SVirtualJoystick.h"

Syntax

enum EVirtualJoystickState
{
    State_Active,
    State_CountingDownToInactive,
    State_CountingDownToReset,
    State_Inactive,
    State_WaitForStart,
    State_CountingDownToStart,
}

Values

Name

Description

State_Active

State_CountingDownToInactive

State_CountingDownToReset

State_Inactive

State_WaitForStart

State_CountingDownToStart

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