analyze_class
Analyze a C++ class to extract its methods, properties, UE macros, inheritance, and Blueprint exposure details.
Instructions
Get detailed analysis of a C++ class including methods, properties, UE macros, inheritance, and Blueprint exposure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | Name of the class to analyze |