UGoogleVRControllerTooltipComponent::OnSideChanged

Called when the tooltip changes sides.

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRControllerTooltipComponent.h"

Source

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

Syntax

virtual void OnSideChanged
(
    bool IsLocationOnLeft
)

Remarks

Called when the tooltip changes sides. This happens when the handedness of the user changes. Override to update the visual based on which side it is on.

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