You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to specify inherited properties on a class. Very important API members, like :Destroy() are inherited from certain classes and currently there's no way to specify this inherited model.
Even better would be automatic detection, however, I do not think this is easy or even possible with custom module loading systems right now.
It would be good to specify inherited properties on a class. Very important API members, like :Destroy() are inherited from certain classes and currently there's no way to specify this inherited model.
Even better would be automatic detection, however, I do not think this is easy or even possible with custom module loading systems right now.
https://robloxapi.github.io/ref/class/Frame.html
The text was updated successfully, but these errors were encountered: