unreal.GoogleVRControllerBatteryLevel

class unreal.GoogleVRControllerBatteryLevel

Bases: unreal.EnumBase

Represents the controller battery level.

C++ Source:

  • Plugin: GoogleVRController

  • Module: GoogleVRController

  • File: GoogleVRControllerFunctionLibrary.h

ALMOST_FULL

4

CRITICAL_LOW

1

FULL

5

LOW

2

MEDIUM

3

UNKNOWN

0