find_objects
Find live instances of a specified class in a running UE4SS game. Provide a class name to retrieve active objects, with an optional limit.
Instructions
Live (non-default) instances of a short class name, e.g. 'PlayerController'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| class_name | Yes |