mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-16 07:12:27 +02:00
This means all invocations of TryGetComponent now need a nullable parameter because, well, the result can be null. that's the point.