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