asked
Retro Unity C# Game Programming Essence
Enemy Spawner
Written on
·
308
0
제 추측이지만 private int wave; 이런식으로 값 없이 초기화해주면 자동으로 0으로 초기화해주는건가요?
Answer