Table of Contents

Struct LoreObjectBroadcast

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Server → Client broadcast to display the UILore window. The client resolves the LoreObjectTemplate from the cache.

public struct LoreObjectBroadcast : IBroadcast
Implements
IBroadcast
Inherited Members

Fields

InteractableID

ID of the lore object interactable.

public long InteractableID

Field Value

long

TemplateID

Template ID of the lore object.

public int TemplateID

Field Value

int