get_blueprint_interface
Retrieves the complete Blueprint interface for a class, listing all Blueprint-exposed functions, properties, events, and delegates.
Instructions
Get the complete Blueprint interface for a class (all BP-exposed functions, properties, events, delegates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | Name of the class to analyze |