Navigation
API > API/Plugins > API/Plugins/RemoteControlLogic > API/Plugins/RemoteControlLogic/FPropertyIdContainerKey
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Action/RCPropertyIdAction.h |
|
|
|
Action/RCPropertyIdAction.h |
|
FPropertyIdContainerKey()
| |
|
| Name |
FPropertyIdContainerKey |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlLogic/Public/Action/RCPropertyIdAction.h |
| Include Path |
#include "Action/RCPropertyIdAction.h" |
FPropertyIdContainerKey()
FPropertyIdContainerKey(FName, FName)
| |
|
| Name |
FPropertyIdContainerKey |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlLogic/Public/Action/RCPropertyIdAction.h |
| Include Path |
#include "Action/RCPropertyIdAction.h" |
FPropertyIdContainerKey
(
FName InPropertyId,
FName InContainerName
)