-
Notifications
You must be signed in to change notification settings - Fork 0
Hide the class accessor #10
Copy link
Copy link
Open
Description
- Any accessor method (in the form of
get_<property name>()) will automatically be hidden when a new instance is created - When the hidden keyword is used on the concerned accessor method, the related scriptproperty (created when a new instance is constructed) will get hidden too
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels