call_function
Call a UFunction on an Unreal Engine object with JSON arguments and get its result, enabling AI-driven game function invocation.
Instructions
Call a UFunction on an object with positional JSON args and return its result. Refused when allow_writes = false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| args | No | ||
| function | Yes |