https://github.com/neuecc/UniRx
https://www.assetstore.unity3d.com/kr/#!/content/17276
UniRx (Reactive Extensions for Unity) is a reimplementation of the .NET Reactive Extensions. The Official Rx implementation is great but doesn't work on Unity and has issues with iOS IL2CPP compatibility. This library fixes those issues and adds some specific utilities for Unity. Supported platforms are PC/Mac/Android/iOS/WP8/WindowsStore/etc and the library is fully supported on both Unity 5 and 4.6.
UniRx (Reactive Extensions for Unity)는 .NET Reactive Extension을 재구현 한 것.
공식 Rx는 훌륭하지만 Unity에서 작동하지 않으며 iOS IL2CPP 호환성 문제가 있음
UniRx는 이러한 문제를 해결하고 Unity용 유틸리티를 추가했음
PC/Mac/Android/iOS/WP8/WindowsStore 등의 플렛폼이 지원되며, Unity 5 & 4.6에서 완벽하게 사용가능
'Unity > Asset' 카테고리의 다른 글
[Zenject] - 의존성 주입(Dependency Injection, DI) (0) | 2017.11.05 |
---|