Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkComponentSettings
References
Module | LiveLinkComponents |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkComponentSettings.h |
Include | #include "LiveLinkComponentSettings.h" |
Syntax
UCLASS&40;Config&61;Game, defaultconfig&41;
class ULiveLinkComponentSettings : public UObject
Remarks
Settings for LiveLink.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TMap< TSubclassOf< ULiveLinkRole >, TSubclassOf< ULiveLinkControllerBase > > | DefaultControllerForRole | Default Controller class to use for the specified role |