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 Create Node/Tasks/Player Prefs/Get Int
This task node has a number of fields, that are highlighted in picture below.

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.
Last updated