EGoogleVRControllerState

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Classes/GoogleVRControllerEventManager.h

Include

#include "GoogleVRControllerEventManager.h"

Syntax

enum EGoogleVRControllerState
{
    Disconnected    = 0,
    Scanning        = 1,
    Connecting      = 2,
    Connected       = 3,
}

Values

Name

Description

Disconnected

Scanning

Connecting

Connected

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