Page 1 of 1

C# API v1.7.5 and updated Unity examples released

Posted: 31 Aug 2017, 14:01
by Bax
We just released version 1.7.5 of the C# API, in which we changed the return type of the changedVars parameter of USAR_VARS_UPDATE and ROOM_VARS_UPDATE events. This was needed to even out those events with respect to others already using List<string> instead of ArrayList. Please note that you will need to update and recompile your code of you use Room or User Variables.
The new API is available here: http://www.smartfoxserver.com/download/sfs2x#p=client

We also took the opportunity to update the Unity's examples pack, fixing a few compatibility issues occurring in Unity 2017.1.
The examples pack is available at this address: http://www.smartfoxserver.com/download/sfs2x#p=examples