21-04-2022, 02:40 PM
(21-04-2022, 02:30 PM)josemendez Wrote: In C#, the name of the function subscribed to an event can be any you like. Solver_OnCollision is the one that Visual Studio automatically creates for you, but you could name it “MyColourfulFunction” and it would be fineYes, of course. I meant, like the one I have written in the code above! Ahahah