-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestion / discussionFurther information is requestedFurther information is requested
Milestone
Description
- Prefix local (private) to file vars / funcs with
_ - Prefix classes that should only be used by the ModLoader with
_ - If a method is in a non-prefixed class and ModLoader Internal, but used outside of the private scope, prefix with
_, use it outside the scope, but add a comment why it was used there
Qubus0
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestion / discussionFurther information is requestedFurther information is requested