skyf의 게임 개발기

[참고자료] C# 관련 본문

Unity/Unity 참고자료

[참고자료] C# 관련

skyf7604 2021. 9. 13. 17:31

https://docs.microsoft.com/ko-kr/dotnet/api/system.delegate.getinvocationlist?view=net-5.0 

 

Delegate.GetInvocationList 메서드 (System)

대리자의 호출 목록을 반환합니다.Returns the invocation list of the delegate.

docs.microsoft.com