Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlPropertyHandle
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IRemoteControlPropertyHandle > | GetChildHandle
(
int32 Index |
Gets a child handle of this handle. Useful for accessing properties in structs. | |
| TSharedPtr< IRemoteControlPropertyHandle > | GetChildHandle
(
FName ChildName, |
Gets a child handle of this handle. |