• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[vJASS] private/non-private members

Status
Not open for further replies.
Level 6
Joined
Oct 23, 2011
Messages
182
I really love the struct 'fold' option. However, JNGP seems to have some bugs with it; using private methods disables the folding after like halfway through.

Are there any weird code/bugs generated from using non-private methods? or would it be fine to discard putting 'private' infront of everything?

I don't care about encapsulation, good coding practice/whatever (noone else is going to read it)
 
Status
Not open for further replies.
Top