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

SelfDrawerDrawer.

CanCacheInspectorGUI(SerializedProperty) Method

Summary

Calls Animancer.SelfDrawerAttribute.CanCacheInspectorGUI(UnityEditor.SerializedProperty).
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
SelfDrawerDrawer

Syntax

public override bool CanCacheInspectorGUI(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
bool