Class RpcException
Implements
Inherited Members
Namespace: Unity.Netcode
Assembly: Unity.Netcode.Runtime.dll
Syntax
public class RpcException : Exception, ISerializable
Constructors
RpcException(string)
Declaration
public RpcException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |