Navigation
API > API/Plugins > API/Plugins/LiveUpdateForSlate
| |
|
| Name |
ULiveUpdateSlateSettings |
| Type |
class |
| Header File |
/Engine/Plugins/Editor/LiveUpdateForSlate/Source/LiveUpdateForSlate/Public/LiveUpdateSlateSettings.h |
| Include Path |
#include "LiveUpdateSlateSettings.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings)
class ULiveUpdateSlateSettings : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bEnableLiveUpdateForSlate |
bool |
|
LiveUpdateSlateSettings.h |
- Config
- EditAnywhere
- Category=Slate
- Meta=(ToolTip="Refreshes the editor's Slate layout when Live Coding patches are complete.")
|