PropertyDrawer.CanCacheInspectorGUI
Parameters
| property | The SerializedProperty to make the custom GUI for. |
Returns
bool Whether the drawer's UI can be cached.
Description 描述
Override this method to determine whether the inspector GUI for your property can be cached.