Class accept inheritance, but is disabled #17230
Answered
by
fashxp
designjpp
asked this question in
Q&A / Support
-
Hello I tested in the Official Demo. The BodyStyle class supports inheritance, but is disabled Is this a bug? |
Beta Was this translation helpful? Give feedback.
Answered by
fashxp
Jun 27, 2024
Replies: 1 comment
-
Nope, it is always possible to place data objects as children from other data objects. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
designjpp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope, it is always possible to place data objects as children from other data objects.
Allow inheritance
just activates data inheritance, meaning that children object will inherit value from their parents.