Skip to main content

Struct RpcWithReplyMessage

Syntax
public struct RpcWithReplyMessage

Fields

NetId

Declaration
public uint NetId

FunctionIndex

Declaration
public int FunctionIndex

ReplyId

Id sent with rpc so that server can reply with and send the same Id

Declaration
public int ReplyId

Payload

Declaration
public ArraySegment<byte> Payload