Tri-Inspector use with custom Editor #35
-
Is there a sample for draw custom PropertyField on custom Editor ? Example data classes:
Then in custom editor:
I want tableData draw by Tri-Inspector custom atrribute |
Beta Was this translation helpful? Give feedback.
Answered by
vanifatovvlad
Aug 5, 2022
Replies: 1 comment
-
There is no way to draw attributes in a custom editor. Tri Inspector can only draw the entire object (ScriptableObject/MonoBehaviour), but not individual properties |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vanifatovvlad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no way to draw attributes in a custom editor. Tri Inspector can only draw the entire object (ScriptableObject/MonoBehaviour), but not individual properties