Reproduction Steps
- Go to the Developer Hub
- Notice how there isn’t a page that shows what objects inherit from each class
Expected Behavior
- Go to the Developer Hub
- Go to documentation that shows object inheritance(s) from each class
Actual Behavior
No documentation for class inheritance(s) at all.
Workaround
- Search up each individual object and see if the object belongs in that class
- Go to studio and check with
:IsA()
Issue Area: DevHub Website
Page URL: Class Index
Impact: Low
Frequency: Sometimes
2 Likes
Hooksmith
(Hooksmith)
#2
There’s a class tree on the sidebar:
If you are on a class page, that item will be highlighted in the tree.
We can probably do better in making this information more visible. Thanks for the feedback.
4 Likes
Oh wow! I never knew that that was a thing! I apologize for not looking deeper, I guess I just overlooked that part of the Hub. Thanks!
2 Likes
system
(system)
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.