Table of Contents

Struct InstanceKickBroadcast

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Broadcast asking the server to remove another character from the instance.

public struct InstanceKickBroadcast : IBroadcast
Implements
IBroadcast
Inherited Members

Remarks

Honoured only for the member who opened the instance, and never for themselves — a leader who wants out uses RequestLeaveInstanceBroadcast like anyone else, which keeps "I am leaving" and "you are leaving" as separate, separately-authorised requests.

Fields

CharacterID

Character to remove from the instance.

public long CharacterID

Field Value

long