> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/anymmo/networkbehaviours/fishnetactivatableobject.md).

# 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.
