Class NetworkManager
Manager handling all network related code
Inherited Members
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public class NetworkManager
Properties
| Name | Description |
|---|---|
| Instance | Singleton instance |
Methods
| Name | Description |
|---|---|
| AddRPC(string, CoroutineHandler, CoroutineHandler) | Get a CustomRPC for your mod |