GetReadPath

Description

Returns the directory that contains the application executable on the current platform that the app is running on. Note that on Android this path is inaccessible in normal use and will return an empty string.

Definition

string GetReadPath()