<aside> 📌 목차

</aside>

1. Call by Value

Untitled

Untitled

2. Call by Reference

Untitled

Untitled

⭐⭐⭐ Struct는 Call by Value ⭐⭐⭐

<aside> 📌 Unity 대표 Struct

Untitled

3. Value Type을 Call by Reference로 호출

4. 값을 여러 개 return할 경우 ⇒ Class로 전달

Untitled