|
Hey there, if possible, I want to know if this plugin supports [Header()], [HideInAttribute]. [Space] on the runtime inspector. It is? Here i cannot make it display [Header] for example |
Answered by
yasirkula
Jan 8, 2021
Replies: 1 comment 5 replies
|
Only HideInInspector, SerializeField, System.NonSerialized and Range attributes are supported. |
5 replies
Answer selected by
riqmariz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Only HideInInspector, SerializeField, System.NonSerialized and Range attributes are supported.