rc_call_function
Execute any UFunction on a specified UObject through Remote Control, enabling direct manipulation of Unreal Engine objects.
Instructions
Call a UFunction on a UObject directly via Remote Control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_path | Yes | ||
| function_name | Yes | ||
| parameters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |