Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlPresetExposeArgs
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RemoteControlPreset.h |
|
|
|
RemoteControlPreset.h |
|
FRemoteControlPresetExposeArgs()
| |
|
| Name |
FRemoteControlPresetExposeArgs |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
| Include Path |
#include "RemoteControlPreset.h" |
| Source |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPreset.cpp |
FRemoteControlPresetExposeArgs()
FRemoteControlPresetExposeArgs(FString, FGuid, bool)
| |
|
| Name |
FRemoteControlPresetExposeArgs |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
| Include Path |
#include "RemoteControlPreset.h" |
| Source |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPreset.cpp |
FRemoteControlPresetExposeArgs
(
FString Label,
FGuid GroupId,
bool bEnableEditCondition
)