Class SrpAccountManager
- Namespace
- FishMMO.Server.Implementation
- Assembly
- FishMMO.Server.dll
Unity/FishNet concrete SRP account manager for FishNet.Connection.NetworkConnection. All logic lives in SrpAccountManager<TConnection> in FishMMO-Auth.
public class SrpAccountManager : SrpAccountManager<NetworkConnection>, ISrpAccountManager<NetworkConnection>, IAccountManager<NetworkConnection>
- Inheritance
-
AccountManager<NetworkConnection>SrpAccountManager<NetworkConnection>SrpAccountManager
- Implements
-
ISrpAccountManager<NetworkConnection>IAccountManager<NetworkConnection>
- Inherited Members