FARSystemProxy::OnRemovePin

Given a pin, remove it and stop updating the associated component based on the tracked geometry.

Windows
MacOS
Linux

Override Hierarchy

IARSystemSupport::OnRemovePin()

FARSystemProxy::OnRemovePin()

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionARSystemChannel.h

Include

#include "Channels/RemoteSessionARSystemChannel.h"

Syntax

virtual void OnRemovePin
(
    UARPin * PinToRemove
)

Remarks

Given a pin, remove it and stop updating the associated component based on the tracked geometry. The component in question will continue to track with the world, but will not get updates specific to a TrackedGeometry.

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