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