Changelog
- Fix missing null check that could cause method redirects to error in some cases, reported by @Haï~
GetComponent<UserType>()
results, reported by @Miner28_3 and @Pema99GetComponents<T>
not returning an array type internally, reported by @Miner28_3