Navigation
Unreal Engine C++ API Reference > 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. |