扩展了Unity的[SerializeReference]特性,使其序列化抽象字段时可以在Inspector面板通过选择框来为字段选择对应的实现类,也可以通过属性访问器代理字段的赋值
-
Updated
Sep 23, 2024 - C#
扩展了Unity的[SerializeReference]特性,使其序列化抽象字段时可以在Inspector面板通过选择框来为字段选择对应的实现类,也可以通过属性访问器代理字段的赋值
ProVars is a Unity plugin that adds several new variable types and display options to the inspector.
⚙️A Property Inspector Extension Template for Cocos Creator
An attribute for Unity fields that visually marks them as "obsolete" in the Unity Editor.
Base class to override any built-in Component or Asset Inspector
Add a description, image, and links to the inspector-extension topic page so that developers can more easily learn about it.
To associate your repository with the inspector-extension topic, visit your repo's landing page and select "manage topics."