172
Wozza63
6y

This was under appreciated in class.

Comments
  • 2
    🤘
  • 5
    That C# Unity Monodevelop i assume
  • 5
    We're number one but it's some screenshoted variable in C# and posted on devrant
  • 5
    what why not called NumberOne, this is C# and not Java :\
    Only function params get to have initial small case unless I'm missing something
  • 1
    I'm invincible you might say despicable punishments reciprocal
    public Enemy numberOne;
  • 3
    @gitpush "public or protected instance fields are not allowed by the member design guidelines."

    There's no convention as it shouldn't be done, though it should have been a property in which case yes it would be NumberOne { get; set; }
  • 1
    @CozyPlanes no visual studio and using the monogame framework (previously xna)
  • 2
    @Wozza365 I see, thanks man for clearing it up :D
  • 0
    @DefiniteGoose it was the school computers which don't save any settings. I gave up in the end with customizing my settings.
  • 0
    @Wozza365 try creating a batch file which changes the setting for you when you start the PC.
Add Comment