Navigation
API > API/Plugins > API/Plugins/RemoteControl
A handle to an array property which allows you to manipulate the array
| Name | IRemoteControlPropertyHandleArray |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlPropertyHandle.h |
| Include Path | #include "IRemoteControlPropertyHandle.h" |
Syntax
class IRemoteControlPropertyHandleArray
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IRemoteControlPropertyHandleArray() |
IRemoteControlPropertyHandle.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IRemoteControlPropertyHandle > GetElement
(
int32 Index |
IRemoteControlPropertyHandle.h | ||
int32 GetNumElements() |
IRemoteControlPropertyHandle.h |