Class OnBulletHitEnvironment_BulletAttribute The function will be called when a bullet hit environment (something not an IDamageReceiver) Examples [OnBulletHitEnvironment_Bullet] internal static void ExampleFunction (Bullet bullet) { }