Struct GatheringNodeBroadcast
Server → Client broadcast when gathering starts. Used for progress bar display.
public struct GatheringNodeBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
GatherTimeSeconds
Time in seconds the gathering action takes.
public float GatherTimeSeconds
Field Value
InteractableID
ID of the gathering node interactable.
public long InteractableID
Field Value
TemplateID
Template ID of the gathering node.
public int TemplateID