> For the complete documentation index, see [llms.txt](https://fish-networking.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fish-networking.gitbook.io/docs/fishnet-building-blocks/components/network-behaviour-components/ticknetworkbehaviour.md).

# TickNetworkBehaviour

The TickNetworkBehaviour subscribes to tick events making them available as virtual methods.

## Description

This abstract class makes it easy to use the various tick events with simple overrides.

You can change the active event subscriptions through the inspector or through code with the `SetTickCallbacks` method.

## Settings

<figure><img src="https://1328095063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MheH2hMo3djr9VSyxTE%2Fuploads%2Fgit-blob-f71cb64c4a39b03ea874e2b73de33473d783fe03%2Fticknetworkbehaviour-editor.png?alt=media" alt=""><figcaption></figcaption></figure>

### :gear: **Tick Callbacks**

> The Tick Callbacks field lets you choose which timing events the component automatically subscribes to.
