Set String
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Sets the string value of the preference identified by the given key.
To create it, right-click in the editor and select Create Node/Tasks/Player Prefs/Set String
This task node has a number of fields, that are highlighted in picture below.
Name | Description |
---|---|
Node Name | Name of node. |
Ignore About Self | Whether node ignores abort self or not. |
Key | Key name in string representation. |
Value | Value to sets. |