list_functions
List all callable reflected functions on an Unreal Engine object, including those from its class chain. Use to discover available methods for automation.
Instructions
Every reflected UFunction callable on an object, across its class chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes |