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