For the complete documentation index, see llms.txt. This page is also available as Markdown.

FishNetActivatableObject

The FishNetActivatableObject NetworkBehaviour must be placed on the gameObject that is used as the model for GatheringNodes and ItemPickups.

This component ensures that when the node is harvested or the item picked up, that the gameObject is properly set inactive on network clients.

Last updated