[Unity] Delegate 와 Event 설명 모음
아무리 봐도 헷갈리는 Unity3d C# 이벤트 event 와 델리게이트 delegate 사용 참고 페이지들
[유니티] 터치이벤트 처리하기
http://www.bsidesoft.com/?p=164
delegate, action, event 활용 관련
http://hyunity3d.tistory.com/522
유니티 event delegate 예제
http://hyunity3d.tistory.com/528
[C#] delegate과 event의 차이점
http://www.gpgstudy.com/forum/viewtopic.php?topic=18988
Delegate( 델리게이트 ) 는 어떨때 쓰나요?
http://devkorea.co.kr/bbs/board.php?bo_table=m03_qna&wr_id=36068
C# 강좌 19편. 델리게이트와 이벤트
[Unity, C#] EventHandler를 이용해서 Event Driven Programming 하기
http://growingdever.tistory.com/215
<C# 강의> 5장. 델리게이트 (Delegate) - 콜백, 체인
<C# 강의> 7장. 이벤트 (Event)
C# event (이벤트) 를 알아보겠습니다.
http://aloloever.blogspot.kr/2015/01/c-event.html
유니티 - 탄막 슈팅 게임을 만들자(2), 이벤트(Event)와 Delegate 의 사용
http://linecode.tistory.com/12
UnityEvent, UnityAction and Delegate
대리자(delegate)
C#기초문법 <6> 델리게이트, 이벤트
C# delegate 쉽게 이해하기
http://www.csharpstudy.com/CSharp/CSharp-delegate-concept.aspx
c# lambda expression