You can
- Put
live_name+live_callinside the method so that GMLive updates it - Temporarily copy the method assignment into the Step event so that it gets replaced with a new one
You can
live_name + live_call inside the method so that GMLive updates it