> 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/nodes/tasks/player-prefs/get-int.md).

# Get Int

Node description and basic instructions

### Description

Read and store the value corresponding to key in the preference file if it exists.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Player Prefs/Get Int</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%2FggM8eXG2b41Nlpf3R60A%2Fimage.png?alt=media&amp;token=d2f5d921-847b-4930-a07f-c987da027eb2" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| Node Name         | Name of node.                           |
| Ignore About Self | Whether node ignores abort self or not. |
| Key               | Key name in string representation.      |
| Store Key         | Key to store prefs int value.           |
