UGoogleVRControllerFunctionLibrary::GetLastBatteryTimestamp

Get the timestamp (nanos) when the last battery event was received.

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRControllerFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Private/GoogleVRControllerFunctionLibrary.cpp

Syntax

static int64_t GetLastBatteryTimestamp
(
    EControllerHand Hand
)

Remarks

Get the timestamp (nanos) when the last battery event was received.

Returns

the timestamp, or zero if unavailable.

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