### Describe the bug Extension warns `Missing right-hand side expression!` when you use "hard coded" (i.e. full package-class paths) delegates. - [example 1](https://github.com/InsultingPros/KillingFloor/blob/main/XInterface/Classes/GUIComboBox.uc#L455-L463) - [example 2](https://github.com/InsultingPros/KillingFloor/blob/main/XInterface/Classes/GUICircularList.uc#L367) ### Screenshots  