get_class_methods
List all methods and functions available on a 3ds Max class with their parameter signatures, enabling quick exploration of scripting capabilities.
Instructions
列出某个类可用的方法/函数及其参数签名。 [English] List the methods/functions available on a class with their signatures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | 类名。 | Class name. |