cs-util-com / cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
https://cs-util-com.github.io/cscore/
Apache License 2.0
183 stars 31 forks source link

Fix/gameobject.getComponent() fixes #95

Closed cs-util closed 1 year ago

cs-util commented 1 year ago

This change is Reviewable

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 84942f68 and detected 5 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 4

View more on Code Climate.