Table of Contents

Struct RPCOptions

Namespace
AO
Assembly
CoreAssembly.dll
public struct RPCOptions
Inherited Members
Extension Methods

Constructors

RPCOptions(bool, Player)

public RPCOptions(bool unreliable = false, Player target = null)

Parameters

unreliable bool
target Player

Fields

Target

public Player Target

Field Value

Player

Unreliable

public bool Unreliable

Field Value

bool