classes/class_editorinspectorplugin #138
Replies: 1 comment
-
Note that when using _can_handle(), _parse_begin(), etc. in C#, the object will only be correctly identifiable if it is marked with [Tool]. Otherwise it will show as the base node type. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_editorinspectorplugin
Inherits: RefCounted< Object Plugin for adding custom property editors on the inspector. Description: EditorInspectorPlugin allows adding custom property editors to EditorInspector. When an object ...
https://docs.godotengine.org/en/stable/classes/class_editorinspectorplugin.html
Beta Was this translation helpful? Give feedback.
All reactions