Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents > API/Plugins/LiveLinkComponents/ULiveLinkComponentController
References
| Module | LiveLinkComponents |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkComponentController.h |
| Include | #include "LiveLinkComponentController.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Private/LiveLinkComponentController.cpp |
UFUNCTION (BlueprintPure, Category="LiveLink")
UActorComponent * GetControlledComponent
(
TSubclassOf< ULiveLinkRole > InRoleClass
) const
Remarks
Returns the component controlled by the LiveLink controller of the input Role. Returns null if there is no controller for that Role