SelfDrawerAttribute.

CanCacheInspectorGUI(SerializedProperty) Method

Summary

[Editor-Only] Can the GUI for the `property` be cached?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SelfDrawerAttribute

Syntax

public virtual bool CanCacheInspectorGUI(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
bool