Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkEditorSettings
References
| Module | LiveLinkEditor |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/LiveLinkEditorSettings.h |
| Include | #include "LiveLinkEditorSettings.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings)
class ULiveLinkEditorSettings : public UObject
Remarks
Editor preferences settings for LiveLink.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bReadOnly | Whether the livelink panel should be in read-only mode. |