SkillAgentSearch skills...

UniLinq

[Obsolete]Class library for LINQ to Objects on Unity GameEngine without Exceptions related AOT compile.

Install / Use

/learn @RyotaMurohoshi/UniLinq
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UniLinq (Obsolete)

UniLinq was class library for LINQ to Objects on Unity GameEngine without Exceptions related AOT compiler bug. Unity has AOT compioler bug. Runtime error happens when we use LINQ method under certain conditions with AOT compiler bug.

Now we use IL2CPP for iOS and other platforms that we used AOT compile on before. So we can use LINQ safely without AOT compiler bug.

UniLinq becomes Obsolete.

Author

Ryota Murohoshi is game Programmer in Japan.

  • Posts:http://qiita.com/RyotaMurohoshi (JPN)
  • Twitter:https://twitter.com/RyotaMurohoshi (JPN)

License

This library is under MIT License.

View on GitHub
GitHub Stars89
CategoryDevelopment
Updated2y ago
Forks8

Languages

C#

Security Score

65/100

Audited on Mar 5, 2024

No findings