Table of Contents

Enum EcaAuthority.PeerEvidence

Namespace
FishMMO.Shared.Core
Assembly
FishMMO.Shared.dll

What the event was able to prove about the peer it is executing on.

public enum EcaAuthority.PeerEvidence

Fields

Client = 2

A networked identity reported the local peer is not a server.

None = 0

Nothing networked was reachable from the event.

Server = 1

A networked identity reported the local peer's server is initialized.