인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

wishks146178's profile image
wishks146178

asked

C# and Unity, Getting Started with Real Games (Author's Lecture)

3.4 Value types and reference types

구조체의 쓰임

Written on

·

173

0

구조체와 클래스의 차이 설명 잘 들었구요

그렇다면 구조체가 클래스와 실제에서 다른 용도로 쓰일텐데 어떤 경우가 있는 것일까요?

C#unity

Answer 1

0

qorgusdn048473님의 프로필 이미지
qorgusdn048473
Instructor

네 신진님 안녕하세요 :)

구조체는 클래스보다 가벼워 간단한 데이터구조를 표현할 때 성능적 우위를 가질 수 있습니다!

감사합니다.

wishks146178's profile image
wishks146178

asked

Ask a question