Get Persistent Data Path

Description

Gets Unity’s persistent data path, which is a path to a folder which is guaranteed to be writable.

You can also specify an append string, which will be appended to the path. This is useful if you want the path to a particular folder or file.

Parameters

[table th=”0″]Path,”The variable we want to put the path into.”

Append String,”A string we wish to append to the path.”[/table]

Get Persistent Data Path Action for Easy Save