This is the old Animancer v7.4 documentation. Click here for the latest version.

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