Show / Hide Table of Contents

Delegate ComponentTreeView._OnItemClick

Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.Editor.dll
Syntax
public delegate void _OnItemClick(SerializedProperty targetProperty);
Parameters
Type Name Description
UnityEditor.SerializedProperty targetProperty
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX