ULiveLinkControllerBase::SetAttachedComponent

Sets the component this controller is driving

Windows
MacOS
Linux

Override Hierarchy

ULiveLinkControllerBase::SetAttachedComponent()

ULiveLinkTransformController::SetAttachedComponent()

References

Module

LiveLinkComponents

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkControllerBase.h

Include

#include "LiveLinkControllerBase.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Private/LiveLinkControllerBase.cpp

Syntax

virtual void SetAttachedComponent
(
    UActorComponent * ActorComponent
)

Remarks

Sets the component this controller is driving

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