Search found 1 match
- 21 Nov 2020, 18:14
- Forum: SFS2X C# API
- Topic: Accessing "Session" data on client.
- Replies: 1
- Views: 632
Accessing "Session" data on client.
Hi guys. I've just followed the tutorial for the login assistant component. I've replaced the logic to set an "avatar" with a simple double called "money". "money" is the name of the column in the database. lac = new LoginAssistantComponent(this); // Configure the compo...