Files
sourcemod/extensions/dhooks
peace-maker 54fd778830 DHooks: Fix changing of byref vector parameters (#1772)
We always created a new vector object instead of changing the passed in vector directly. This works for the function being called using our changed values - but the caller doesn't see the changed values if it's passing a vector by reference.

Only create a new vector if there isn't one being passed in and set the values directly in the passed in vector otherwise.
2022-06-24 10:00:01 -04:00
..
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00
2021-11-17 13:17:39 +01:00