> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/ai-tree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/ai-tree/integrations/photon-network/network-debug.md).

# Network Debug

Node description and basic instructions

Uses Photon engine debug.

{% hint style="warning" %}
In order for it to work, it is necessary that the scenes have a gameobject with [**Network Debug**](#network-debug) component.
{% endhint %}

***

To create it, right-click on free space in Behaviour Tree window and select:&#x20;

* <mark style="color:purple;">**Create Node/Tasks/Integrations/Photon/Network Debug**</mark>

This task node has a number of fields, that are highlighted in picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FG3HOgjh6XsZZfkMCuSbM%2FNetworkDebug.png?alt=media&amp;token=bc804d98-897c-42d4-ad4b-030b5b025fde" alt=""><figcaption><p>Network Debug node</p></figcaption></figure>

### Fields

<table><thead><tr><th width="374">Name</th><th>Description</th></tr></thead><tbody><tr><td>Node Name</td><td>Custom name of node.</td></tr><tr><td>Ignore Abort Self</td><td>Whether node ignores abort self or not.</td></tr><tr><td>Text</td><td>Debug text</td></tr><tr><td>Connection Type</td><td>Type of connection: <em>Server</em>, <em>Client, All.</em></td></tr></tbody></table>

***

## Network Debug

Required componet for Photon Engine debug node.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FheHtuozHmNWx8KeCye7A%2FNetworkDebugComp.png?alt=media&amp;token=bbb3e8b7-48b3-4057-81c2-a487c95b5ae0" alt=""><figcaption><p>Network Debug component</p></figcaption></figure>
