Navigation
API > API/Plugins > API/Plugins/RemoteControl
A handle to a property which allows you to manipulate a Map
| Name | IRemoteControlPropertyHandleMap |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlPropertyHandle.h |
| Include Path | #include "IRemoteControlPropertyHandle.h" |
Syntax
class IRemoteControlPropertyHandleMap
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IRemoteControlPropertyHandleMap() |
IRemoteControlPropertyHandle.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IRemoteControlPropertyHandle > Find
(
const void* KeyPtr |
IRemoteControlPropertyHandle.h | ||
int32 GetNumElements() |
IRemoteControlPropertyHandle.h |