Getting this compile error on staging:

1. 'TriggerRadiation' does not contain a definition for 'GetRadiation' and no accessible extension method 'GetRadiation' accepting a first argument of type 'TriggerRadiation' could be found (are you missing a using directive or an assembly reference?) [CS1061]

It looks like maybe GetRadiation() is being renamed to GetRadiationForPosition().