Navigation
API > API/Plugins > API/Plugins/LiveLink
| |
|
| Name |
ULiveLinkUserSettings |
| Type |
class |
| Header File |
/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSettings.h |
| Include Path |
#include "LiveLinkSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=EditorPerProjectUserSettings)
class ULiveLinkUserSettings : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PresetSaveDir |
FDirectoryPath |
The default location in which to save LiveLink presets |
LiveLinkSettings.h |
- Config
- EditAnywhere
- Category="LiveLink"
- Meta=(DisplayName="Preset Save Location")
|
Functions
Public