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