Navigation
| Name | LiveLinkComponents |
| Type | Plugin |
| Part of Plugins | Live Link |
| Location | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/ |
| Module Build Rules | LiveLinkComponents.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FLiveLinkTickDelegate | |
| FOnControllerMapUpdatedDelegate | |
| ULiveLinkComponentController | |
| ULiveLinkComponentSettings | Settings for LiveLink. |
| ULiveLinkControllerBase | |
| ULiveLinkLightController | Controller that uses LiveLink light data to drive a light component. |
| ULiveLinkTransformController |
Structs
| Name | Remarks |
|---|---|
| FLiveLinkTransformControllerData |
Interfaces
| Name | Remarks |
|---|---|
| ILiveLinkComponentsModule | Interface for LiveLinkComponent module |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FLiveLinkComponentRegistered | TMulticastDelegate_OneParam< void, ULiveLinkComponentController * > | ILiveLinkComponentModule.h | |
| FLiveLinkControllersTicked | TMulticastDelegate_TwoParams< void, const ULiveLinkComponentController *const, const FLiveLinkSubjectFrameData & > | LiveLinkComponentController.h |