Table of Contents

Struct InstancePrivacyBroadcast

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Client → Server broadcast showing or hiding the instance in the dungeon finder's list.

public struct InstancePrivacyBroadcast : IBroadcast
Implements
IBroadcast
Inherited Members

Remarks

Honoured only for the leader of the party that owns the instance, and re-authorised against the row itself when it is written — the client's copy of who leads decides only whether the control is drawn.

Fields

IsPrivate

True to hide the instance from the finder, false to offer it.

public bool IsPrivate

Field Value

bool