Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents
Controller that allows driving an actor's transform through a subject with the Character role.
| Name | ULiveLinkCharacterController |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/Controllers/LiveLinkCharacterController.h |
| Include Path | #include "Controllers/LiveLinkCharacterController.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class ULiveLinkCharacterController : public ULiveLinkTransformController
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULiveLinkControllerBase → ULiveLinkTransformController → ULiveLinkCharacterController