GetClassName(Object)
Class name of an object.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static string GetClassName(Object obj)
Parameters
Returns
Type | Description |
|---|---|
| string |
Remarks
Additional Resources: ObjectNames.GetInspectorTitle.