Researching how to make a turn.
In your TicTacToe sample there is a call:
self.GameInstance:MakeMove(onTurnMade);
Can’t find the MakeMove method, nor in any of the luas nor in the documentation.
Can somone explain how is that working?
Regards,
Damir.